Home Forums WoodMart support forum Hide only Categories at product meta (SKU visible)

Hide only Categories at product meta (SKU visible)

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

    d_ch
    Participant

    Hi,

    Is it maybe possible to hide only the Categories from product meta of product page and leave the SKU visible? Your theme setting “Show product meta” offers “Hide” option but it hides both SKU and Categories after testing it.

    Thank you in advance!

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

    Hello,

    I saw the screenshot you attached. To hide the categories from the product page you need to add the following Custom CSS code in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .product_meta .posted_in {
    display: none !important;
    }

    Best Regards.

    #178301

    d_ch
    Participant

    Thank you very much for the CSS snippet, it seems to work as desired!

    #178304

    Hello,

    We are thrilled that you loved your experience with XTEMOS, We put customer experience and satisfaction as our priority, and your words reaffirms the hard work we put in every day. So thanks for your kind words and we look forward to seeing you again.

    Let us know if there’s anything else we can do for you! You can always reach us at any time. We are always here to help you.

    Have a wonderful day.

    Topic Closed.
    Best Regards.

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

The topic ‘Hide only Categories at product meta (SKU visible)’ is closed to new replies.