Hide items from single product page - by rkunderground

This topic has 4 replies, 3 voices, and was last updated 7 years, 2 months ago ago by Rose Tyler

  • Avatar: rkunderground
    rkunderground
    Participant
    February 11, 2017 at 17:47

    Hi. I would like to hide the “mens, rings” tags and catergories, and hide “compare”, “sku”, “tags”, and “zoom images button” from the single products page. How do I do that?

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    February 13, 2017 at 17:04

    Hello,

    To remove Compare go to Plugins > and disable Compare plugin. To remove all the other info add the following code in child theme style.css

    .product-information .products-page-cats, 
    .product-info-wrapper .products-page-cats, 
    .product-summary-center .products-page-cats,
    .product-information .product_meta, 
    .product-info-wrapper .product_meta {
        display: none;
    }

    Regards

    Avatar: rkunderground
    rkunderground
    Participant
    February 15, 2017 at 05:01

    thanks again Olga. My products page looks nice and clean now.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 15, 2017 at 15:29

    Hello,

    You’re welcome!

    Regards

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

The issue related to '‘hide items from single product page’' has been successfully resolved, and the topic is now closed for further responses

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