Add to Cart Button Color - by Arbelmartin

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

  • Avatar: Arbelmartin
    Arbelmartin
    Participant
    January 25, 2016 at 14:51

    Hi,

    How would I be able to change the background color of the Add to Cart button to Red and hover to green throughout the website?

    Thank you!

    -Arbel

    3 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    January 25, 2016 at 15:06

    Hello,

    Please add this code in Global Custom CSS.

    .etheme_add_to_cart_button{
        background: red;
    }
    .etheme_add_to_cart_button:hover{
        background: green;
    }

    Regards,
    Robert Hall.

    Avatar: Arbelmartin
    Arbelmartin
    Participant
    January 25, 2016 at 15:59

    Perfect! Thank you for the quick reply!

    -Arbel

    Avatar: Robert Hall
    Robert Hall
    Support staff
    January 25, 2016 at 17:34

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

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

The issue related to '‘Add to Cart Button Color’' 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.