Site logo

Archived topic

Woocommerce price typography size

7 replies · Started by Fernando Díaz Gascón on May 30, 2017

Viewing posts 1–8 of 8

Maybe it is a doubt, maybe it is a suggestion. Testing the Woocomerce add-on, I dont find a way to modify the price size (the price showed under the product in the catalogue). It is possible to modify the color, but not the font size.

Is there a way? Will it be included in future releases?

Thank you

You can use the following CSS to style the woo price

.woocommerce ul.products li.product .price{
    font-size: 20px;
}

Hi,

Is it possible to change the discount price without changing the usual price?

For font size?

Can you link me to the site in question?

Looks like you have a few issues here as the strikethrough should be showing by default and not added by GP: https://gpsites.co/target/product/beanie/

Any chance you can open a new topic? It will help us track the issues.

Thanks!

Ok, will do!

This archived topic is closed to new replies.