Okay
  Public Ticket #2171115
Text-Size on mobile devices
Closed

Comments

  • Bjoern started the conversation

    Hi,


    when using "auto-responsive" in the slider settings, the text-size decreases dynamicaly with smaller screen sizes. Text becomes to small. Any chance to set a fixed text-size for smaller devices? Maybe I've overseen it.


    Best regards

    Björn

  •  491
    Igor replied

    Hi,

    this is normal because font size is calculated based on the initial value and the screen size. If you want to change that, you will have to use media queries and custom CSS code which will set specific font size based on the window size

    Regards,
    Igor