Tagged: Iphone 6, responsive
Hi antosi!
Thank you for using Enfold.
The iPhone 4S uses a pretty old version of safari which is 5.1. Have you tried checking the site on Chrome?
Best regards,
Ismael
Hey!
Please try adding following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 480px) {
h1.av-special-heading-tag {
font-size: 36px!important;
}}
Best regards,
Yigit
Thank you, that worked so far!