Sale price not displaying correctly
-
Hi,
I wanted to make the size of the price bigger and highlight it so I added this css code –
span.woocommerce-Price-amount.amount {
font-weight: 1000;
font-size: 1.5em;
}It works but now the sale price is getting cut from the top instead of the middle. The more I increase the size of the text, more the strikethrough line moves to the top. Please visit the link provided to see the results. What should I add to this code to make the sale price cut from the middle instead of the top?
Thanks for the help!
The page I need help with: [log in to see the link]
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Sale price not displaying correctly’ is closed to new replies.