Tagged: background image, video background
Hello Support,
I have attempted a few things; unsuccessfully so far…
On this site, Flow Is Medicine, I’d like this background image to load while the video background is loading/processing for everything (mobile, desktop, tablet).
I have the code from previous support in place for the video to load on mobile…
Sincerely,
Greg
Hey Greg,
Try this css:
#top.home #av_section_1 .av-section-color-overlay {
background-image: url(https://flowismedicine.com/wp-content/uploads/2022/08/Shutterstock_2178945373.jpg);
}
You can also remove your custom css as it is not correct because it is missing the “url(…)” from the rule.
#top.home #av_section_1 {
background-image: /wp-content/uploads/2022/08/Shutterstock_2178945373.jpg !important;
}
Best regards,
Mike
Hello Mike,
Sorry for the late response. This ticket can be closed.
(I didn’t get a chance to attempt the solution; the client changed their mind.)
Saving this for future reference, however. Thank you for taking time to support me, Mike.
FYI,
Greg
Hi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike