badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Main NavBar vs Top NavBar?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #65310
    Lester Tucker
    Participant

    Is there a way to hide the Main NavBar and show only the Top NavBar? This way I can have the Social Links on the Top NavBar.

    #65343

    Hi Lester,

    To hide the NavBar login to your dashboard and go to Appearance > Customize > Additional CSS and paste the below custom CSS code:

    .navbar {
        display: none;
    }

    Thank you!

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.