Okay
  Public Ticket #424735
Automatic, responsive headline / font resize, text on mobile too small
Closed

Comments

  • Marcel started the conversation

    Hi Team ThemeNectar,

    depending on how much space a HTML block element has, headlines are, I assume, recalculated via JS.

    If you have a small screen or if you use columns this will sometimes lead to headline that is too small overall. Sometimes headlines will shrink even if theres enough width left. Is there a way to adjust this 'font resize factor'?

    example:

    • <h1>, desktop, width > 1300px, within 1/2 columns:
      • font-size 22px; line-height 28px
    • <h1>, desktop, 1000px > width <= 1300px , within 1/2 columns:
      • font-size 15,4px; line-height 19,6px

    resizeFactor = 22/15,4 = 28/19,6 = 0,7

    Would be great if you have a hint for me :-)

    Best regards

    Marcel

  •  1,075
    ThemeNectar replied

    Hey, sorry for the delay! Could you kindly share your URL in regards so I can check the page setup?

    Cheers