Hello Summer Sale!
Exclusive season-opening discount on TheGem theme.
Limited time offer.

Okay
  Public Ticket #1254152
Search bar in hamburger menu
Closed

Comments

  •  1
    gazza1971 started the conversation

    Hi


    I have inserted this css code: .

    li.menu-item.menu-item-search {
        display: none !important;
    }

    but the search bar is still showing in the hamburger menu - see image

    Is this the correct css code to use please?

    Thanks

    Gary


  •  7,280
    Oliver replied

    HI!

    pls. use following css:

    body .vertical-minisearch {
        display: none;
    }

     

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver

  •  1
    gazza1971 replied

    Thanks ! That worked.

  •  7,280
    Oliver replied

    Welcome!

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver