Home Forums WoodMart support forum Product tags hide on product page

Product tags hide on product page

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

    scatterinstruments
    Participant

    i want use tags on my product for seo purpose, but i want to hide tags on my product page.
    please gave me code.

    http://prntscr.com/k50zp2

    #66978

    Artem Temos
    Keymaster

    Hi,

    Try to add the following code snippet to the Custom CSS area in Theme Settings

    .tagged_as {
    	display: none!important;
    }

    Regards

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