Home Forums WoodMart support forum Remove category from product page

Remove category from product page

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

    madbruno
    Participant

    Hi… how i Remove category from product page? See the attached image.

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

    Hello,

    You can find the option in the Theme Settings > Single product > Show /hider elements.

    If you have any questions please feel free to contact us.

    Best Regards

    #358842

    madbruno
    Participant

    Hi there, thanks.

    But, this option remove category and SKU… I need to remove just the category, not SKU.

    Regards

    #358926

    Hello,

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

    body.single .product_meta > span.posted_in {
    display:none;
    }

    Best Regards

    #361698

    madbruno
    Participant

    Perfect! Thanks 🙂

    #361838

    You are welcome! We are here to help.

    Wish you a wonderful day!

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

The topic ‘Remove category from product page’ is closed to new replies.