Site logo

Archived topic

hide search bar on mobile

3 replies · Started by Walid on September 10, 2020

Viewing posts 1–4 of 4

Dear,

I want to hide search the bar on mobile, its useless for me and not showing properly.
I tried several thing on simple CSS but doesn't work...

Can you help please, website is goviralprime(dot)com

Hi there,

Go to Appearance > Elements and edit the Header Search Form hook.

Modify the content from:
<div class="woo-search">[wcas-search-form]</div>

to this:
<div class="woo-search hide-on-mobile">[wcas-search-form]</div>

Let me know if this helps :)

You're a genius

This archived topic is closed to new replies.