Tagged: CSS, navigation, social media icons
I need to move the social media icons in my header to the right to clear the navigation menu. What code can I enter into the quick css?
Thanks for the help! Also wondering how to change out the images for the social media icons if possible?
Here is the website link: http://www.thesatellitecenters.com/
Hi Joshua,
I see the icons in the right, do you want to achieve something like this?
Regards,
Josue
Yes, but I need to put the navigation in the right as well as the social media icons.
Hi,
Please try adding following code to Quick CSS in Enfold theme options under Styling
#top .sub_menu>ul { top: -36%!important; margin-left: 1px; }
Regards,
Yigit
That kinda helped but the social icons are not sitting right?