Home Forums WoodMart support forum About product categories.

About product categories.

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

    wonglui
    Participant

    How to disable the number of products when I mouse over a category image?

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

    Hello,

    Please add this code to the Theme settings > Custom CSS:

    body .cat-design-default .more-products{
    display:none
    }

    Best Regards

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