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*

Search Bar function in Nav Bar

Tagged: 

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

    I do not want a search feature in the NavBar….how do I remove that?

    #65261

    Hi @lestertucker,

    To remove the search from Navbar then please go to the Appearance > Customizer > Additional CSS and paste below custom css code:

    .navbar .search-toggle {
    	display: none;
    }
    .navbar-main {
    	padding-right: 0;
    }

    Thanks

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