Hi!
The Color Section [Section Minimum Height: 100%] with Background image [background-attchment: fixed] is broken on Google Chrome: Version 67.0.3396.87 (Official Build) (64-bit).
Please, check you have Chrome 67.0.3396.87 then visit demo and scroll down.
Please help to fix.
Thanks,
Andrii
Hey Andrii,
Thank you for using Enfold.
I can reproduce the issue only when the “bookmark” bar is enabled. Is it enabled on your end?
Best regards,
Ismael
Hi Ismael,
Thank you for the quick reply!
On my side bookmark bar is disabled.
BR,
Andrii
Hi Andrii,
Could you please attach some screenshots of the issue?
Best regards,
Victoria
Hi Victoria!
BR,
Andrii
Hi Andrii,
Thank you for that, I still do not understand what the issue is.
Best regards,
Victoria
Hi Victoria!
The background image is not fixed and scrolling down along with the whole content, so the big white rectangle is visible on top of site.
Please, ensure you are using Google Chrome Version 67.0.3396.87 (Official Build) (64-bit)
Thanks,
Andrii
Hi,
Thanks for the info.
The following css code should fix the issue temporarily but it will also disable the “fixed” background attachment.
.avia-chrome .avia-bg-style-fixed {
background-attachment: scroll !important;
}
I will notify the team.
Best regards,
Ismael
Hi Ismael!
Yes, the [scroll] fixed the issue.
Thanks,
Andrii
Hi Andrii,
Glad we could help :)
It was working fine on my end though.
If you need further assistance please let us know.
Best regards,
Victoria
Hi! This topic can be closed by the way :) Thanks!