• Hi.

    Love the theme! I am currently testing it on one of my sites. I just need to ask how to change the nav bar height once I have installed the child theme. I checked the other discussions in this forum but no specific answer was given on how to change it.

    Would appreciate your help. Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Can you please show us how to make this happen?

    Thanks for your help.

    Hi xryztinf

    Thanks for using our theme.

    Custom css to change the nav bar height.

    Add given css code in theme option => custom css box.

    .navbar-collapse {
    margin-top: 58px;
    margin-bottom: 25px;
    }

    Here nav bar height to set your nav bar margin-top, margin-bottom.

    Save the changes.

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Navigation Bar Height’ is closed to new replies.