Hi,
I found this thread searching online https://kriesi.at/support/topic/how-to-set-the-main-menu-center-aligned/?login_error – it makes my menu centered. It works great but the social media icons also adjust. I would like those to stay in the original place.
Do you have any suggestions on how to resolve?
Hey rootbranch,
Please try to add this CSS code in Enfold > General Styling > Quick CSS:
#top #header .social_bookmarks {
float: right;
}
Best regards,
Nikko