Mix blend mode issue with background

Hi, see here: https://www.graal.com.mx/headers/

I have a section with a video background, then an upper layer with image, and I have element css:

$el .x-bg-layer-upper-image
{mix-blend-mode: multiply;
opacity: 0.85;}

However, on page load, its not working, ie, it shows the solid image, then fades into the mix blend…how do I have this load mix blended?

Thanks.

Hello @Oriol,

Thanks for writing in! It is not working because the video takes a few seconds to load. It is best that you add some Effects to the Section even just a Fade effect to delay and not automatically show the image while the blend mode does not take effect yet.

Kindly let us know how it goes.

Thanks, understood.

Hey Oriol,

That’s great.

Thank you.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.