How to change the "Proceed to Checkout" button text color?

This topic has 2 replies, 2 voices, and was last updated 5 years, 10 months ago ago by Rose Tyler

  • Avatar: Graham
    Graham
    Participant
    June 15, 2018 at 01:10

    Hi there,

    I’m recently encountering with an issue that:

    The Custom CSS code below has mistakenly affected the text color of “Proceed to Checkout” and “Add to Cart” Buttons.

    /* unvisited link*/
    a:link {
    color: #ff75a3;
    }

    Screenshot:
    https://ibb.co/ioXDHy
    https://ibb.co/d2v3jd

    I would like to use this custom CSS code to change the unvisited link color on my website, So could you please advise what I’m supposed to do to change the button text color to “WHITE” in other ways?

    Thanks very much
    Regards
    Graham

    Please, contact administrator
    for this information.
    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 15, 2018 at 08:08

    Hello,

    Please use this code also:
    .btn-checkout, .checkout-button {color: white !important;}

    Regards

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