Viewing 1 replies (of 1 total)
  • Hey there sneed,

    Hope you’re well today!

    You should be able to achieve that by changing the colors of the navigation container and adding it only to the actual menu navigation.

    Please try adding the following the following CSS code to Appearance >> Theme Options >> Other >> Custom CSS:

    .navbar-nav {
    background: #54397E;
    }
    
    .navbar.navbar-default {
    background-color: #fff;
    }

    If this doesn’t work could you please post link to your site so I can take a look?

    Hope this helps ??

    Best regards,
    Bojan

Viewing 1 replies (of 1 total)
  • The topic ‘Shorten the Menu Bar’ is closed to new replies.