Forums
Forums / Theme: Make / menu to sit right
(@benn213)
8 years, 6 months ago
Hi, does anyone know how to make the menu sit bellow the logo to the right rather than the left on this theme?
Thanks
The page I need help with: [log in to see the link]
(@addweb-solution-pvt-ltd)
Hello benn213,
Add below css code into your current active child theme’s style.css file or you can also add it to additional css option in theme customize.
.header-layout-3 .site-navigation { text-align: right; }
Hope this will helps you.
Thanks!
The topic ‘menu to sit right’ is closed to new replies.