Change Colour of SELECT OPTIONS box - by faydesigns

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

  • Avatar: faydesigns
    faydesigns
    Participant
    April 13, 2015 at 11:01

    Hi, I would like to change the colour of the SELECT OPTIONS box so that it looks the same at the ADD TO BASKET box.

    In the link below I have circled the ADD TO BASKET in green;

    _________________________________________________________________________

    Q2. The Product names are pushed to the left – how do I center them? The names appear like this on the HOME page only, they are only very slightly to the left when viewed on the SHOP page.

    When I try to center the names they appear correctly on the HOME page but are pushed to the right on the SHOP page.

    I can’t figure out how to center them correctly on all pages.

    Thanks in advance for your help.

    With regards, Geraldine

    3 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    April 13, 2015 at 16:01

    Hello,

    Please add this code in custom.css file:

    a.button.etheme_add_to_cart_button.product_type_variable {
      background-color: #2D8DC9;
    }
    .product-grid .product-name-price {
      text-align: center !important;
    }
    .carousel .product-grid .product-name-price {
      width: 190px !important;
    }

    Regards,
    Eva Kemp.

    Avatar: faydesigns
    faydesigns
    Participant
    April 13, 2015 at 17:17

    That worked perfectly, Eva. Thank you so much.

    Regards, Geraldine

    Avatar: Eva
    Eva Kemp
    Support staff
    April 13, 2015 at 19:02

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

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

The issue related to '‘Change Colour of SELECT OPTIONS box’' 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.