This topic has 4 replies, 3 voices, and was last updated 9 years, 9 months ago ago by Eva Kemp
In custom css i placed:
.amount {
font-size: small;
}
Now the prices are good on the categorypage, but on the single-productpage they are to small.
How can i resolve this?
Hello,
please add following css code to yours custom.css
.single-product .amount{
font-size:medium
}
Regards,
Stan Russell.
Thanks. Your wonderfull.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Tagged: affordable, price, single-productpage, small, themes, woocommerce, wordpress
The issue related to '‘Price small on single-productpage’' has been successfully resolved, and the topic is now closed for further responses