Remove 'Read More' Button - by michaelh

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

  • Avatar: michaelh
    michaelh
    Participant
    October 30, 2016 at 16:51

    Hi,

    How can I remove the ‘Read More’ (Verder Lezen) button as seen on the website page?
    Is there a simple css code I can fill in custom css?

    Thanks,
    Michael

    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 31, 2016 at 08:07

    Hello,

    You can add this code in Custom CSS:

    .progress-button.etheme_add_to_cart_button.product_type_simple {
        display: inline-block !important;
    }
    .product_type_simple {
        display: none !important;
    }

    Regards,
    Rose Tyler.

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

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

Helpful Topics

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