Home Forums WoodMart support forum Product Categories Count

Product Categories Count

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #127404

    juanrojodesign
    Participant

    Hi,

    We were wondering if the following is possible.

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

    Hello,

    Each category page has its own class, please provide the category page URL and I will provide the custom CSS

    Best Regards

    #127442

    juanrojodesign
    Participant

    Hi,

    I provided the URL in the previous message, here it is again:

    http://tvgbeta.com/kj/product-category/brands/

    Thank you for your help!

    #127494

    Hello,

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

    body.term-brands .category-products-count{
    display:none;
    } 

    Best Regards

    #127550

    juanrojodesign
    Participant

    Thank you, but is it also possible to hide the brand names?

    #127567

    Hello,

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

    body.term-brands .woodmart-product-categories{
    display:none;
    }

    Best Regards

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