Select options button on variations change

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

  • Avatar: Jimbo
    Jimbo
    Participant
    April 2, 2015 at 09:18

    Hi there,

    Just getting around to adding variations to products, I notice that the button changes on the product pages to SELECT OPTIONS

    I would like to change this to be similar to the other buttons, filled (black) with hover of #719400 and no black border.

    We page in private content.

    Image included.

    button

    Please, contact administrator
    for this information.
    4 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    April 2, 2015 at 12:31

    Hello,

    Please use this code in custom.css file:

    a.btn.border-grey.product_type_variable {
      color: white;
      background-color: black;
    }
    a.btn.border-grey.product_type_variable:hover {
     background-color: #719400 !important;
    }

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Jimbo
    Jimbo
    Participant
    April 2, 2015 at 13:11

    Thanks Eva, I will add that and get back to you to confirm all works.

    Thank you 🙂

    Avatar: Jimbo
    Jimbo
    Participant
    April 2, 2015 at 13:22

    Eva,

    that worked perfectly! thanks

    Topic can be closed 🙂

    Avatar: Eva
    Eva Kemp
    Support staff
    April 2, 2015 at 15:15

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

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

The issue related to '‘Select options button on variations change’' 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.