Home Forums WoodMart support forum Product categories and tags

Product categories and tags

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

    hardik119955
    Participant

    I want to hide my products categories and tags from products on specific pages how to achieve that….

    Also how to hide them from elementor courasel and grid too…. on specific page ….

    Please guide…..

    #575153

    Hung Pham
    Keymaster

    Hi hardik119955,

    Please provide URL of the mentioned page, so I can take a closer look.

    Regards,

    #575158

    hardik119955
    Participant

    Please check

    #575162

    Hung Pham
    Keymaster

    Hi hardik119955,

    Which parts you want to remove categories and tags meta?

    Regards,

    #575165

    hardik119955
    Participant

    From elementor courasel and grids

    #575288

    Hung Pham
    Keymaster

    Hi hardik119955,

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

    body.home .wd-product :is(.wd-product-cats,.wd-product-brands-links){
    	display: none;
    }

    Regards,

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