Before you ask please READ THIS

Font Size ! How to Reduce font size of Prices on Black Dropdown box in the shop,

http://www.alcaidesa.photography

I would like to reduce the sizes only on web of the font by say 20 or 30% how do i do this please

Kindly Simon
Screenshot 2016-02-03 14.34.24.png
333 x 292 - 112K

Comments

  • AirAir
    Posts: 10,970
    Hello:-)

    Try this custom CSS:
    .woocommerce ul.products li.product .product-meta .price,
    .woocommerce ul.products li.product .price del,
    .woocommerce ul.products li.product .price del .amount{
    font-size: 18px;
    }
    With kind regards.
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

In this Discussion