How Do I change the text color of the "Proceed to Checkout" Button?

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

  • Avatar: BRIANALEXANDERPEREIRA
    BRIANALEXANDERPEREIRA
    Participant
    July 7, 2020 at 04:23

    Where do I go specifically to change the text color of the “proceed to checkout” button?

    See image example here: https://imgur.com/FhpJa25

    3 Answers
    Avatar: John Holden
    John Holden
    Support staff
    July 7, 2020 at 06:08

    Hi,

    Theme Options > Theme Custom CSS > Global custom CSS code

    a.checkout-button.button.alt.wc-forward {
        color: #fff;
    }

    Regards,
    Hung PD

    Avatar: BRIANALEXANDERPEREIRA
    BRIANALEXANDERPEREIRA
    Participant
    July 7, 2020 at 06:18

    So there is no way to change it in the main customize menu without having to use code?

    Avatar: BRIANALEXANDERPEREIRA
    BRIANALEXANDERPEREIRA
    Participant
    July 7, 2020 at 17:50

    The code you gave me produced a syntax error…

    Why isnt there a simpler way to make such a minor change?

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

The issue related to '‘How Do I change the text color of the "Proceed to Checkout" 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.