Support » Theme: YITH Proteo » Font size for Short Product Description

Viewing 1 replies (of 1 total)
  • Francesco Grasso

    (@francgrasso)

    YITH Support Representative

    Hello there,
    you can change it by adding few lines of Additional CSS in the customizer panel:

    .single-product div.product .summary.entry-summary .woocommerce-product-details__short-description p {
    font-size: 14px
    }

    In this example I’m setting 14px as desidered font size.

    Let me know if you need further help on this

Viewing 1 replies (of 1 total)
  • The topic ‘Font size for Short Product Description’ is closed to new replies.