This topic has 4 replies, 2 voices, and was last updated 2 years, 10 months ago ago by Olga Barlow
Hello,
I’d like to increase the size of the shipping costs on the checkout page. These are also underlined and I would like to remove this underline.
Can you help please ?
Thanks. Regards.
Hello,
Yes, add the below code to Theme Options > Custom CSS
#shipping_method .amount {
font-size: 2rem;
text-decoration: none;
}
Regards
Many thanks, it works.
Kind Regards.
Hello,
You are welcome.
Regards
Tagged: affordable, checkout page, shipping cost, size, templates, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up