Home Forums WoodMart support forum Product Category Grid

Product Category Grid

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

    Guys, I don’t want the product category Grid to show the number of products. How can I turn this feature of without losing the rest?

    #395852

    Hello,

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

    body .more-products{
    display:none;
    }

    Best Regards

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