how to write css for changing shipping info on check out page in woocommerce?
I solve that in cart page but not in check out page.
Thank you
https://i.stack.imgur.com/p544u.png
how to write css for changing shipping info on check out page in woocommerce?
I solve that in cart page but not in check out page.
Thank you
https://i.stack.imgur.com/p544u.png
2
Answers
In this part, we’ll explain how to use some codes to customize the WooCommerce checkout page. So, towards the end, you’ll be able to:
Customize the WooCommerce checkout page with custom fields
Create and save custom fields in the database
Use shortcodes in mandatory field optional
Fill in the details on the WooCommerce checkout page
Customize the Checkout page with the fee option
Use shortcodes in the WooCommerce checkout page
Style the checkout page with custom CSS
Please explain a little more. The selected element in the screenshot has a
woocommerce-info
class, addstyle=""
to directly customize the background (e.g.) if that is what you want to do