Producs page layout - by Rodrigo - on WordPress WooCommerce support

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

  • Avatar: Rodrigo Fernandez
    Rodrigo
    Participant
    April 6, 2020 at 11:30

    Hello:
    I’m trying to hide this elements (private) in Producs page layout…but I Can’t…Could you help me? Thanks!!!!

    Please, contact administrator
    for this information.
    7 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 6, 2020 at 14:11

    Hello,

    You can use this custom CSS code:

    .single-product .product-information .product_meta,
    .single-product .product-information .email-link {
        display: none !important;
    }

    Regards

    Avatar: Rodrigo Fernandez
    Rodrigo
    Participant
    April 7, 2020 at 07:51

    Good Morning:
    I did it, and after purge caché…It doesn’t works 🙁
    https://longfield.es/longfield/calcetines-running/

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    April 7, 2020 at 12:42

    Hello,

    I don’t see our code, so either it was not added correctly or cache was not cleared (plugin or server depending on which one you use).
    Provide us with WP Dashboard access to check.

    Regards

    Avatar: Rodrigo Fernandez
    Rodrigo
    Participant
    April 7, 2020 at 12:53

    Hello!! In private

    Please contact administrator
    for this information.
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    April 7, 2020 at 20:47

    Hello,

    You removed the close } for the media query http://prntscr.com/ruyi3y
    Editor even displayed you the red X but seems you decided to ignore it. CSS rules won’t work if you add them with errors.

    Regards

    Avatar: Rodrigo Fernandez
    Rodrigo
    Participant
    April 8, 2020 at 07:11

    Many thanks Olga!!

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 8, 2020 at 07:16

    Hello,

    You’re welcome!

    Regards

  • Viewing 8 results - 1 through 8 (of 8 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.