This topic has 7 replies, 3 voices, and was last updated 10 years, 6 months ago ago by Olga Barlow
Hi,
I have a problem with the parallax effect on mobile (NOTE the problem is not visibile if you just reduce the browser window width to simulate a mobile, but you need to watch it on a proper device, I tried with an IPHONE 5 and an IPAD2)
the problem comes out with the background picture used in a parallax row, on the mobile device it doesn’t resize as it does on the desktop browser when reducing the browser window width
you can check it at this link:
http://www.25thhourstore.com/about/
Hello,
Could you please provide us with the access to FTP and admin panel in Private Content?
Regards,
Eva Kemp.
sure,
I’m postng it in the private content
Hello,
This is a theme bug, we have added following code in custom.css to fix:
@media (max-width: 1200px){
.et_section.parallax-section {
position:static !important;
background-size:auto !important;
background-attachment:scroll !important;
}
}
Check now, please. By the way, very nice store!
Regards,
Olga Barlow
thank you very much Olga, I’m happy you like it!
🙂
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello,
Thanks, @paolosala. I am really flattered and took into account your proposition. I’ll think about it.
Regards,
Olga Barlow
Tagged: device, mobile, parallax, problem, responsive, templates, woocommerce, wordpress
The issue related to '‘Parallax Responsive problem on mobile device’' has been successfully resolved, and the topic is now closed for further responses