Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #987001

    Hi Guys,
    i want to hide the Product Tags in a single Product Page.
    I found some code for hiding the meta data, but i only want to hide these Product Tags.
    Thank’s a lot for helping me.

    Markus

    • This topic was modified 6 years, 2 months ago by LFK.
    #987269

    Hey Markus,

    Could you post a link to an example product so that we can have a closer look please?

    Best regards,
    Rikard

    #987300

    Hi Rikard,

    I found this CSS code in the meantime and it works for me:

    .product_meta .tagged_as {
    display:none;
    }

    Best Regards,
    Markus

    #987591

    Hi,

    Great, glad you found a solution :)

    Best regards,
    Dude

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Hide "Product Tags"’ is closed to new replies.