How to Add Gradient in Specific Part of Heading in Elementor | Elementor Tips and Tricks 2023 April 03, 2023 Video Tutorial CSS Snippet for Gradient Text <span style="background: linear-gradient(135deg, #ff0000 20%, #ffa900 50%); -webkit-background-clip: text; -webkit-text-fill-color: transparent;"> gradient text </span> Read more