Removing Search Bar

Home Forums Jevelin Theme Removing Search Bar

Home Forums Jevelin Theme Removing Search Bar

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • ebenz
    Participant

    Hi Shufflehound Team,

    it’s me agian, I hope you are well!

    I have some issues removing the search bar (on mobile). I already tried the solution steps provided here:
    https://support.shufflehound.com/forums/topic/hide-search-function/

     

    The search bar still shows in mobile menu. Do I have to hide it by custom css? If yes, I would highly appreciate if you could provide the code 🙂

    Shufflehound
    Moderator

    Hi there,

     

    If that didn’t work we can provide this custom CSS code that definitely should work:

    .header-mobile-search {
        display: none!important;
    }

     

    Let us know if that works.

     

    Best regards,

    Shufflehound team

Viewing 2 posts - 1 through 2 (of 2 total)