Okay
  Public Ticket #545197
text problems
Closed

Comments

  • Bas started the conversation

    I have multiple sliders that are all autoresponsive.

    The width is 1398 and the height differs per slide, some are 900 high others only 300.

    Now is the problem, the text in these all have a size of 22px but for some reason when I view it on a screen that is 1368 by 768 that size changes according to the height of the slider while this doesn't occur on a 1920 by 1080 screen.

    Is there a way to fix this?

  • Bas replied

    I seem to have found the problem, it was that because some sliders are set at fullscreen and the height is 900px

    it just downscales the slider to fit the 768px...

    If you think about it it is actually quite logical. Derp

    Hopefully someone will see this and help them.