Okay
  Public Ticket #1098934
Slider Text Issue
Closed

Comments

  •  1
    BadScooter started the conversation

    Hi,

    I am having issues with the slider caption font size increasing when changing the slide.

    It happens in landscape mode on iPhone (tried 6s and 5s).

    If you load the homepage, then click the next arrow, you will notice a big jump in font size on the caption text.

    I've tried literally all day to fix this and nothing works?

    Any ideas?

    Thanks

  •  1
  •  1
    BadScooter replied

    Actually, it seems to be effecting ALL <p>tags when viewing on an iPhone in landscape mode?

    I cannot find anywhere where this is changing the code, could it be a jQuery thing?

    Could really do with some help here.


    Thanks

  •  1
    BadScooter replied

    Turns out the simple fix of adding -webkit-text-size-adjust: 100%; to the html element worked...