Tagged: header icons, social icons
I am having issues with the social icons lining up with the main menu. I am sure it is because I messed around with getting the logo to line up with the menu. Plus they are to close together.
Hi KK!
Thank you for using Enfold.
Please use this on QuicK CSS or custom.css to align the social icons:
#header_main nav .social_bookmarks {
position: relative;
top: 120px;
}
Best regards,
Ismael
thanks!!