Mix-blend-mode for menu doesn't work for the main background
-
Re: Mix-Blend-Mode for .sitetitle and .menu-item
Hi, did you have some time to take a look at this issue?
I'm trying to use a background image for the home page but the mix-blend mode for the site title and primary navigation doesn't work with the main background. It works perfectly for gridder background and content.
Unfortunately, I can't use one background image for all rows within gridder. Or maybe I can?
Here is the link
http://transatlantico.studioWhen you scroll down you can see that the mix-blend mode works well with all objects that are inside the gridder, but It "can't see" the main background on the home page.
I think it's similar to @edgrbnz issue.
Thanks for your help and any ideas!
-
The mix-blend-mode CSS property sets how an element's content should blend with the content of the element's parent and the element's background.
i guess the html structure must be different for this to work as you would like
there's nothing you can do here