Centre Align Logo + Left Align Menu
-
Hi Taras,
Is it possible to centre align my logo and left align the primary menu
(e.g. my header would have: Primary Menu – Logo – Social Menu)This is my site: http://www.joyzine.org
Thank you – love the theme btw.
Paul
The blog I need help with is: (visible only to logged in users)
-
Sorry, not sure why that extra link appeared at the bottom of my post – the site I need help with is http://www.joyzine.org
-
Hello Paul,
Thank you for using the Hermes theme! :)Please use this custom CSS to centre align your logo:
@media (min-width: 992px) { .site-header > .main-navigation { order: 1; } .site-header .site-branding { order: 2; margin: 0 auto; padding-right: 0; } .site-header > .header-controls { order: 3; margin-left: 0; } }
Please let me know if you have any additional questions regarding the site header section.
Kind regards,
Taras -
-
- The topic ‘Centre Align Logo + Left Align Menu’ is closed to new replies.