Get Ready Elementor Templates

How to Create Gradient Text in Elementor PRO | Elementor Tutorial

Subscribe To My YouTube Channel For More Upcoming Videos

Custom CSS for Heading Text

selector .elementor-heading-title{
    background-image: linear-gradient(to right top, #ffffff, #cafcff, #00ffff, #00ffdc, #34fc42);
    background-clip: text;
    -webkit-background-clip: text;
}

Custom CSS for Paragraph Text

selector .elementor-text-editor{
    background-image: linear-gradient(to right top, #ffffff, #cafcff, #00ffff, #00ffdc, #34fc42);
    background-clip: text;
    -webkit-background-clip: text;
}

Join Freelancing Mastery Course