Hey Kriesi,
how it is possible to center the Logo and the burger menu to the right? In the settings, I can only center the Logo and the menu below/above.
Thx TS
Hey bk28832,
Please, set the options “logo left, menu right”, and let us help you with the css to center the logo.
Best regards,
Victoria
Hi Viktoria,
thank you for your help. I changed the options of the menu. Now you can center the logo.
Hi bk28832,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
#top #header_main .logo {
left: 50%;
margin-left: -75px;
}
Best regards,
Nikko
Hi Nikko,
sorry, it doesn’t work :-(
Ohhh, sorry it works!!!, I had a problem with the Cache by Chrome
Thx!!!
Hi bk28832,
Glad that it works now :)
Thanks also for using Enfold and have a great day!
Best regards,
Nikko