On the one page portfolio homepage, the parallax images are not scaling on iphone (http://kriesi.at/themes/enfold/homepage/home-v7-one-page-portfolio/).
When i scroll down with my iphone to the image of the kitchen i will see the following: http://web-flight.nl/enfold-bug.png
I have the same problem with: http://www.digified.co
Hi kpellikaan,
Which iPhone do you have and which OS version? Kriesi is the only one of us that is able to test for iPhones specifically but it should scale somewhat based on the image settings for the color section.
Regards,
Devin
Iphone 4 & 5, iOS 6.
(On android it is working fine)
Hi,
Please try this:
@media only screen and (max-width: 767px) {
.avia-section {
max-width: 100%;
}
}
Remove browser cache then reload the page.
Regards,
Ismael