Home Forums WoodMart support forum Disable search bar on categories that have no products

Disable search bar on categories that have no products

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

    RO
    Participant

    Hello,

    I would like to know if there are any possibilities to disable search bar that appers on empty categories.

    Thanks!

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

    Hello,

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

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

    Best Regards

    #496747

    RO
    Participant

    Thank you very much!

    #496790

    You are welcome!
    Wish you a wonderful day!

Tagged: 

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

The topic ‘Disable search bar on categories that have no products’ is closed to new replies.