Home Forums WoodMart support forum Disable – Search for product

Disable – Search for product

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #371502

    MatoZato
    Participant

    Hello.

    Please, how i can disable – Search for product
    in shop page?

    Thank you very much.

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

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    .no-products-footer{
    display:none;
    }

    Best Regards

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