Home › Forums › Jevelin Theme › Removing Search Bar
Home › Forums › Jevelin Theme › Removing Search Bar
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 š
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