Home New Guten Forums WoodMart support forum How to show only tag value without tag info

How to show only tag value without tag info

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

    matriq.mp3
    Participant

    Hi,

    I want to show only tag values so not like Brand: Nike but only Nike.

    I sent you my tags and different site tags how I want to show them.

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

    Hung Pham
    Keymaster

    Hello matriq.mp3,

    Thanks for reaching to us.

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

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

    Regards,

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