Tagged: 

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

    Hello
    I would like to know if there is an option to show or not show category on the product pages – or how would I hide with css?
    Thanks

    #936210

    Hey pathaug,

    Add this to quick css:

    .posted_in{
    display:none;
    }

    Best regards,
    Jordan Shannon

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