Button colour / rollover - by Karin - on WordPress WooCommerce support

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

  • Avatar: mrshaw
    Karin
    Participant
    May 22, 2016 at 07:53

    Is there a way of changing the colour of the rollover on the ‘Add to basket’ buttons?

    3 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    May 23, 2016 at 07:05

    Hello,

    Please show a page where you want to change the button color.

    Regards,
    Eva Kemp.

    Avatar: mrshaw
    Karin
    Participant
    May 23, 2016 at 14:11

    Hi Eva, it would be all the ‘add to basket’ buttons on the home page: http://boomtree.homecreative.co.uk and the Shop page: http://boomtree.homecreative.co.uk/shop/

    Thanks 🙂

    Avatar: Robert Hall
    Robert Hall
    Support staff
    May 23, 2016 at 14:20

    Hello,

    Please try to add this code in Theme Options->Custom CSS->Global Custom CSS.

    .etheme_add_to_cart_button:hover {
        background-color: red !important;
        color: Black !important;
        border-color: red !important;
    }

    Regards,
    Robert Hall

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