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
You must be logged in to reply to this topic.Log in/Sign up
One standard license is valid only for 1 project. Running multiple projects on a single license is a copyright violation.