Home Forums WoodMart support forum hide tag from single product page

hide tag from single product page

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

    adpwebdesign.it
    Participant

    Hi,
    I used CSS
    .tagged_as {
    display: none!important;
    }
    Is this fine or is there some setting in theme options in order to archieve the same result?
    thanks

    #565948

    Hung Pham
    Participant

    Hi adpwebdesign.it,

    Thanks for reaching to us.

    Please go to Theme Settings > Single Product > Elements and enable Show product meta option. https://prnt.sc/X5tsAeCEaUy8

    In case you want to hide tags only, you can keep using your CSS code.

    Regards,

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