• benn213

    (@benn213)


    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]

Viewing 1 replies (of 1 total)
  • AddWeb Solution

    (@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!

Viewing 1 replies (of 1 total)
  • The topic ‘menu to sit right’ is closed to new replies.