Home Forums WoodMart support forum Remove search bar

Remove search bar

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #288124

    natmd
    Participant

    Hi, on the mobile version when I search a product that’s not found, it appears another search bar down the notification and I want to remove that.

    Attachments:
    You must be logged in to view attached files.
    #288234

    natmd
    Participant

    Please let me know

    #288282

    Hello,

    Please try adding the following Custom CSS in the Custom CSS for Mobile area under Theme Settings >> Custom CSS.

    .shop-content-area .wd-search-form {
        display: none;
    }

    Regards.
    Xtemos Studios

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