Hi
I need help with customizing the order thank you page of woocommerce.
https://sienna.com.gt/wp-content/enfold.jpg
I need to set that “Thank you. Your order has been received” (Gracias. tu pedido ha sido recibido) bigger, another color, maybe bold, how can I achieve that?
You can process an order using Money Transfer option
Thank you for your help
I have found how to customize it, you can close this topic
For those who need to know how to do it, you need to go to Custom CSS
.woocommerce-thankyou-order-received {
font-size: 36px;
}
Thanks