Site logo

[Resolved] How to customize proceed to checkout button

Home Forums Support [Resolved] How to customize proceed to checkout button

Home Forums Support How to customize proceed to checkout button

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1533822
    Anthony

    I am using .checkout-button but css is not being applied. I used the inspection tool to get the class name

    #1533851
    Elvin
    Staff
    Customer Support

    Hi,

    Can you specify how the CSS is added?

    You should be able to style the checkout button using this selector:

    a.checkout-button.button.alt.wc-forward{
    [your style here]
    }
    #1534025
    Anthony

    Using simple css, this worked. Thank you

    #1534045
    Elvin
    Staff
    Customer Support

    Using simple css, this worked. Thank you

    Nice one. No problem. 🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.