How do I increase the font size?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #85232
    Demetrio Mannino
    Participant

    Hi Tom!

    How do I increase the font size? ([alg_wc_ean]<br>[alg_wc_ean_product_name]<br>[alg_wc_ean_product_price])

    Thanks

    #85233
    Tom Anbinder
    Moderator
    Plugin Support

    Hi Demetrio,

    From your email, I know that you’ve solved it by yourself, but if anyone else has a similar question:

    1. You can change the font size for all elements at once with our “WooCommerce > Settings > EAN > Print > Font size” option.
    2. If you want to increase the font size for certain elements only, you can add the font-size style to your HTML tags, i.e.:
      <p style="font-size:30px">[alg_wc_ean]</p>
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.