[Resolved] hide search bar on mobile

Home Forums Support [Resolved] hide search bar on mobile

Home Forums Support hide search bar on mobile

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1438261
    CHOUCHANE

    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

    #1438342
    Leo
    Staff
    Customer Support

    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 ๐Ÿ™‚

    #1438346
    CHOUCHANE

    You’re a genius

    #1438352
    Leo
    Staff
    Customer Support

    Haha thanks ๐Ÿ™‚

    More info on the built-in hide-on classes:
    https://docs.generatepress.com/article/responsive-display/#using-our-hide-on-classes

    They are handy!

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.