Add CSS Blend mode

Hi all,
I’ve been using Editor X for a while but I’m not very skilled in HTML or CSS. I would love to add blend mode-difference to text and even my menu. Is this possible somehow? I know that it requires adding CSS and I’m happy to learn how, but is it even possible?
Appreciate all help!
/ Emil

Hi @emil , perhaps you’ll find your answer here: https://www.editorxcommunity.com/forum/general-discussions/is-it-possible-to-apply-a-blend-mode-to-an-image-in-editor-x

Hi Eve,
Yes I’ve seen that post and it at least answer that there’s no option in the editor to make this, but with added CSS/HTML it must be possible, I assume…

I see, you can try adding this code as an Iframe component with HTML and css inline-style:

Hello, I used your method and found that the mix-blend-mode created by the iframe cannot affect any elements in Wix. How do I solve this problem?