Add to Cart button color changed - by hooweiliam

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

  • Avatar: hooweiliam
    hooweiliam
    Participant
    December 18, 2014 at 22:34

    Hi,
    Currently the Add to Cart button on product page is in red color.
    However, is it possible to change into ” black color”?

    5 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    December 18, 2014 at 22:55

    Hello,

    Do you want to change background color of the button or text color?

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: hooweiliam
    hooweiliam
    Participant
    December 22, 2014 at 00:35

    Take a look on the private content

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    December 22, 2014 at 12:03

    Hello,

    I’ve added the following code into custom.css file:

    .single-product-page .product-info .button {
        background-color: black;
        border: black 1px solid;
    }

    Please check.

    Regards,
    Eva Kemp.

    Avatar: hooweiliam
    hooweiliam
    Participant
    December 23, 2014 at 04:12

    Hi,
    I think when you help me change the color, all my tab button changed.
    The wordings remain white. It is quite hard to see. Is it possible to help me change the color?
    Besides, it looks a bit weird with the search ” icon” in black”.
    Can it be remove?

    Take a look on this page.
    http://thelovefascino.com/product/off-shoulder-crop-top

    Avatar: Robert Hall
    Robert Hall
    Support staff
    December 23, 2014 at 08:48

    Hello,

    I’ve replaced code above to this. Check it.

    .single-product-page .product-info .single_add_to_cart_button{
    background-color: black;
    border: black 1px solid;
    }

    To align search icon and search field in one row you can add following code into custom.css file.

    .single-product-page .et-mega-search form input[type="text"]{
    width: inherit;
    }

    Regards,
    Robert Hall.

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

The issue related to '‘Add to Cart button color changed’' 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.