• Anonymous User 18819390

    (@anonymized-18819390)


    Looking to adjust the font of the variation price. I added a plugin to add a “From $” to any product with variation but it makes the font too big. I see the option to adjust the base font which will make it smaller but in return makes everything else smaller. All the headings don’t change it either.

Viewing 3 replies - 1 through 3 (of 3 total)
  • hannah

    (@hannahritner)

    Hey,
    Thanks for reaching out! Would you mind posting a link?

    Kindly,
    Hannah

    Thread Starter Anonymous User 18819390

    (@anonymized-18819390)

    Here you will see what I mean. https://imgur.com/WKZMNE8

    Hey,

    Try adding this CSS to Customize> Additional CSS:

    .woocommerce-page p.price {
        font-size: 12px !important;
    }

    If that doesn’t work, please post a link to a product so we can see the exact classes that the plugin applies.

    Thanks,
    Kevin

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Any way to adjust the price font?’ is closed to new replies.