How to remove product code and category on product page?

This topic has 6 replies, 2 voices, and was last updated 6 years, 1 months ago ago by Rose Tyler

  • Avatar: omthreetimes
    omthreetimes
    Participant
    March 5, 2018 at 09:55

    Hey. I want to remove PRODUCT INFORMATION-product code-category. All of them under product photos.

    5 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 5, 2018 at 13:43

    Hello,

    Please provide screenshot for better understanding.

    Regards

    Avatar: omthreetimes
    omthreetimes
    Participant
    March 5, 2018 at 17:15

    https://ibb.co/

    I would like to hide this.

    Please, contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 6, 2018 at 08:51

    Hello,

    You can use this custom css code:

    .single-product-page .product-info h4,
    .single-product-page .product-info .sku_wrapper, 
    .single-product-page .product-info .posted_in {
        display:  none;
    }
    

    Regards

    Avatar: omthreetimes
    omthreetimes
    Participant
    March 6, 2018 at 09:07

    Thank you, Rose! Worked perfectly!

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 6, 2018 at 09:15

    You’re welcome!

    Regards

  • Viewing 6 results - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.