CHANGE THE COLOUR OF THE NORMAL & ON HOVER ADD TO CART BUTTON ON CATEGORIES PAGE

This topic has 4 replies, 3 voices, and was last updated 9 years, 9 months ago ago by Robert Hall

  • Avatar: sorin.manica
    sorin.manica
    Participant
    February 2, 2015 at 18:14

    Hello!

    I opened a while back a thread with the same title, also for Royal. See here.

    However, after the last theme update, your provide code (which I’m going to copy / paste below) doesn’t work anymore. Can you please provide me with a working css code?

    a.btn.border-grey.progress-button.etheme_add_to_cart_button.product_type_simple {
    background-color: #262626;
    color: white;
    }
    a.btn.border-grey.progress-button.etheme_add_to_cart_button.product_type_simple:hover {
    background-color: #cda85c;
    }

    Thanks 🙂

    3 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    February 2, 2015 at 19:42

    Hello,

    Please try to use this code:

    a.btn.border-grey.product_type_simple {
    background-color: #262626;
    color: white;
    }
    a.btn.border-grey.product_type_simple:hover {
    background-color: #cda85c;
    }

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: sorin.manica
    sorin.manica
    Participant
    February 2, 2015 at 22:43

    Works great! Thank you!

    Ticket closed (again) 🙂

    Avatar: Robert Hall
    Robert Hall
    Support staff
    February 3, 2015 at 09:21

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

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

The issue related to '‘CHANGE THE COLOUR OF THE NORMAL & ON HOVER ADD TO CART BUTTON ON CATEGORIES PAGE’' has been successfully resolved, and the topic is now closed for further responses

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