This topic has 4 replies, 2 voices, and was last updated 7 years, 1 months ago ago by Olga Barlow
Hi Olga,
in reference to my old topic I’m opening a new individual topic to receive help as you suggested me in order to reduce the font of the old prices by simple additional customization of CSS styles.
Can you explain to me the CSS code and where I can insert it?
Thank you in advance.
Hello,
Try the following code (Theme Options > Styling > Custom CSS)
del .woocommerce-Price-amount.amount {
font-size: 13px;
}
Regards
Hi Olga,
perfect, now it’s ok!
Best regards.
You are welcome!
Regards
You must be logged in to reply to this topic.Log in/Sign up