Archived topic
EDIT CHECKOUT
3 replies · Started by Joel on August 31, 2017
Hi!
how can i edit checkout in woocommerce? i show you my checkout
http://1.winwinmarketing.es/finalizar-compra/
I want to change checkout bottom, and put in bold fields
Thanks!
Regards
Hi there,
You can edit the color in Customizer > Colors > Buttons.
To make the text bold, try this CSS:
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
font-weight: 800;
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
And hoy can i change colour?
And put the checkout bottom in mayus?
Thanks
As above you can edit the color in Customizer > Colors > Buttons.
You can display cart in menu: https://docs.generatepress.com/article/woocommerce-overview/#general