Variable product button - by queenb123 - on WordPress WooCommerce support

This topic has 4 replies, 2 voices, and was last updated 9 years, 2 months ago ago by Eva Kemp

  • Avatar: queenb123
    queenb123
    Participant
    February 13, 2015 at 22:48

    hi sorry i forgot to say my products have variations, and i need the buttons to change, for some reason variable products have different button.

    How can i change the buttons to be the filled in version?

    filled in color: #f08397
    text color: white

    please note i need to change this without changing the color that runs through the website.

    http://atahahair.com/shop/

    many thanks.

    3 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    February 13, 2015 at 23:10

    Hello,

    Please add this code in custom.css file:

    a.btn.border-grey.product_type_variable {
    background-color: #f08397;
    color: white;
    }
    a.btn.border-grey.product_type_variable:hover {
    background-color: #252525;
    }

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: queenb123
    queenb123
    Participant
    February 13, 2015 at 23:16

    Thank you!

    Avatar: Eva
    Eva Kemp
    Support staff
    February 13, 2015 at 23:42

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

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

The issue related to '‘variable product button’' 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.