Not display Tags, Product category and Product number on product page?

This topic has 6 replies, 3 voices, and was last updated 8 years, 11 months ago ago by Eva Kemp

  • Avatar: groubee
    groubee
    Participant
    May 26, 2015 at 13:32

    Hi

    How can I remove or dont show “Tags”, “Product category” and “Product number” on product page?
    See: https://www.dropbox.com/s/sfn37qd7nknlhaa/tags-number.jpg?dl=0
    Here is the page: http://www.smooff.net/?product=smooff

    5 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    May 26, 2015 at 13:37

    Hello,

    Please add this code in custom.css file

    .product_meta{
    display:none;
    }

    Regards,
    Robert Hall.

    Avatar: groubee
    groubee
    Participant
    May 26, 2015 at 14:01

    Super nice Robert 🙂

    How can I get som space between the “Email to a friend” and the Social icons?

    Best regards

    Tonny

    Avatar: Robert Hall
    Robert Hall
    Support staff
    May 26, 2015 at 14:14

    Please use this code

    .menu-social-icons .lastItem{
    margin-left:20px;
    }

    Regards,
    Robert Hall.

    Avatar: groubee
    groubee
    Participant
    May 26, 2015 at 14:38

    Thanks!!

    Avatar: Eva
    Eva Kemp
    Support staff
    May 26, 2015 at 15:21

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

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

The issue related to '‘Not display Tags, Product category and Product number on 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.