Okay
  Public Ticket #179930
Delete search button in the header
Closed

Comments

  • Augustin started the conversation

    Hi Everyone !

    I'm currently trying to delete the search button from my nav using the CSS

    Indeed when I add "display : none" it works on my browser

    header#top nav > ul li#search-btn {
    1. padding-bottom: 29px;
    2. padding-top: 30px;
    3. display: none;

    But I can't find the area I have to change in the style.css file.

    Did anyone alreday succeeded? Am I using the right method?

    Thx in advance for your help

  •  8,838
    Tahir replied

    Hey Augustin!

    Simply add it into the Custom CSS box located in your Salient Options panel and it should work fine. 

    Cheers


    ThemeNectar Support Team 

  •   Augustin replied privately