Costumes the look of checkout page …elementor??
-
I need to bold the shipping part
also may want to change the font size ect. on the rest of that page any way to edit it in “elementor” ?
Hello,
Please try adding the following Custom CSS in the Global Cutom CSS area under Theme Settings >> Custom CSS.
ul#shipping_method li label {
font-weight: bold;
}
tr.woocommerce-shipping-totals.shipping th {
font-weight: bold;
}
To modify the font sizes of the areas you can read our detailed documentation:
https://xtemos.com/docs/woodmart/advanced-typography-settings/
Best Regards
the css code worked
thank you!!
I also want to bold the payment section on the checkout page.
all of that output:
Cash on delivery
Pay with cash upon delivery.
Hello,
You are Most Welcome.
Please provide the URL of the website to check it myself and help you out accordingly.
Best Regards