Comments primeassetsource started the conversationApril 29, 2019 at 11:49amHi Team,We are using style Header 5 ( Centered ) for Header Layout.Can we have the social icons on the right for this style rather than center, Keeping the menu in the center.Kindly share any CSS code to keep the social icons on the right and menu in the center 2,700PenciDesign repliedApril 29, 2019 at 5:14pmHi,You just can move the social icons to the right, can't move the search icon.Please add more this code to Customize > Custom CSS to do that: #navigation.header-4 .main-nav-social, #navigation.header-5 .main-nav-social{ float: right; } Best Regards,PenciDesign Sign in to reply ...
Hi Team,
We are using style
Header 5 ( Centered ) for Header Layout.
Can we have the social icons on the right for this style rather than center, Keeping the menu in the center.
Kindly share any CSS code to keep the social icons on the right and menu in the center
Hi,
You just can move the social icons to the right, can't move the search icon.
Please add more this code to Customize > Custom CSS to do that:
Best Regards,
PenciDesign