Tagged: background Images
My partners site is behaving strangely all of a sudden.
I set the background images to be fixed and were working great at first but all of a sudden are not flowing as well or at all in some cases when scrolling through the site. I have updated the theme and wordpress but still not working as should.
Any ideas guys?
I have noticed that this is only an issue on Chrome. Safari and Firefox work perfectly.
Hey!
Kriesi just release an update to fixed the issue. Please update Enfold to the latest version 3.0.7 – kriesi.at/documentation/enfold/updating-your-theme-files/
Regards,
Yigit
I’m seeing it working across the sites I manage with Enfold.
Ya’ll rock. Thank you!
Am experiencing the same issues reported here. Particularly on the home page images when scrolling. I have updated to 3.0.7 and cleared all caches (including my own browser cache). Issue seems to be only via chrome. Ideas? http://gawebdev.com/
Thanks in advance.
Hi!
The 3.0.7 update should fix it, just make sure to purge all caching / minification functionality.
Best regards,
Josue
Hey!
Thank you for using Enfold.
Try to add this on Quick CSS:
#wrap_all {
position: static;
}
Cheers!
Ismael
Resolved. I think I had to give the cdn time to flush. Thanks Josue & Ismael!