Site logo

Archived topic

How to customize proceed to checkout button

3 replies · Started by Anthony on November 16, 2020

Viewing posts 1–4 of 4

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

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]
}

Using simple css, this worked. Thank you

Using simple css, this worked. Thank you

Nice one. No problem. :)

This archived topic is closed to new replies.