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

    Hey guys!

    Is there a way to change the content of the Product Meta Info ?
    I would like to delete the Link to the Product Category Page in the Meta Info in ALL PRODUCTS.

    Appreciate any help!

    Thanks in advance.

    Miro

    #1202511

    Hey Miro,

    Can you try adding this CSS code in Quick CSS, located in Enfold > General Styling:

    #top .template-page .product_meta .posted_in {
        display: none;
    }

    Best regards,
    Nikko

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.