Home Forums Basel support forum remove category from product page

remove category from product page

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

    bruno
    Participant

    Hi,

    I can i hide this i have tried and cant seems to find a way.

    Thank you

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

    Hello,

    If you do not need this function just navigate to Plugins and disable it

    Best Regards

    #70963

    bruno
    Participant

    Sorry i meant category and not compare

    thanks

    #71011

    Hello,

    Add this code to the Theme Settings > custom CSS:

    .single-product-content .product_meta {
        display: none;
    }

    Best Regards

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