Image in Text with Elementor Leave a Comment / Elementor / By Jitu Raiyan Code snippet for Image Inside text (1st example): selector .elementor-widget-container{ -webkit-background-clip:text; background-clip: text; } Code snippet for Image Inside text (2nd example): selector { mix-blend-mode: screen; }