Comments 1BadScooter started the conversationMarch 15, 2017 at 10:57pmHi,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 1BadScooter repliedMarch 16, 2017 at 11:53amhttps://www.flexxcreative.com/ 1BadScooter repliedMarch 16, 2017 at 12:59pmActually, 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 1BadScooter repliedMarch 16, 2017 at 1:25pmTurns out the simple fix of adding -webkit-text-size-adjust: 100%; to the html element worked...1 Like Sign in to reply ...
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
https://www.flexxcreative.com/
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
Turns out the simple fix of adding -webkit-text-size-adjust: 100%; to the html element worked...