• Resolved mbanta45

    (@mbanta45)


    Hey again! Big fan of your work clearly – I’m hoping for help with one more issue.

    Is there a way to adjust the width of the navigation bar that I’m unaware of? I’m really hoping to slim it down by at least 1/3rd of the size. If there is anything I can do to change that, I’d love to know.

    Thanks!

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author VW THEMES

    (@vowelweb)

    Hello @mbanta45,

    To adjust the height of the navigation bar follows the below steps:
    Add the below CSS code in the additional CSS for that Go to Dashboard >> Appearance >> Customize >> Additional CSS >> Paste the below CSS >> Publish it.

    #heade-top {
    padding: 5px 0;
    }
    .nav-header {
    padding: 10px 0;
    }

    Thank You.

    Thread Starter mbanta45

    (@mbanta45)

    This worked perfectly! Thanks so much @vowelweb

    Theme Author VW THEMES

    (@vowelweb)

    Hello @mbanta45,

    Most Welcome, If you have any other query please let us know, we will be happy to help.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Adjust Width of Navigation Bar?’ is closed to new replies.