The CSS vh unit that is being used when the new (as of v1.6) Overlay Post Title on Post Cover option (Dashboard → Appearance → Customize → General Options) is enabled has buggy support in iOS 6.1+ browsers:
For now, I recommend NOT using the Overlay Post Title on Post Cover option (Dashboard → Appearance → Customize → General Options). If you just use Full-Width Featured Images on posts without that option, it won't use the CSS vh units and you shouldn't have any problem with iOS browsers.
The text was updated successfully, but these errors were encountered:
@michaelnordmeyer Thanks for checking in here. It looks like you're absolutely correct. I just checked that compatibility chart again and it looks like things have changed quite a bit in the past 16 months:
I also just ran this through a test using this demo content on my iPhone 6 (iOS 9):
The CSS
vh
unit that is being used when the new (as of v1.6) Overlay Post Title on Post Cover option (Dashboard → Appearance → Customize → General Options) is enabled has buggy support in iOS 6.1+ browsers:http://caniuse.com/#feat=viewport-units
For now, I recommend NOT using the Overlay Post Title on Post Cover option (Dashboard → Appearance → Customize → General Options). If you just use Full-Width Featured Images on posts without that option, it won't use the CSS
vh
units and you shouldn't have any problem with iOS browsers.The text was updated successfully, but these errors were encountered: