Home Forums WoodMart support forum Product category page !

Product category page !

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

    wonglui
    Participant

    I don’t want “price” to be displayed on the product category page, how to disable it?
    Thanks

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

    Hello,

    Please try this CSS:

    .tax-product_cat .price{
    display:none;
    }

    Please add this CSS to the Theme Settings > Custom CSS

    Best Regards

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