How to Add Gradient Text in Elementor (No Plugins)

I will show you how can add gradient text in Elementor using pure CSS — no plugins required.

Copy this CSS

CSS
.gradient-word {
background: linear-gradient(90deg, #9A73FF, #7A8CFF, #66E0FF);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
}

Replace the hex values with your own colors.
To find hex colors quickly, just type “Color Picker” into Google and use Google’s built-in picker.

Add CSS to your site

Paste the CSS into one of the following locations:

  • Appearance → Customize → Additional CSS
  • Elementor → Advanced tab → Custom CSS (available in most widgets)

Tip: I personally recommend keeping all of your custom CSS inside Appearance → Customize → Additional CSS instead of adding CSS to individual Elementor widgets.

It’s just cleaner and way easier to maintain when everything lives in one place. The only time I’ll use Elementor’s custom CSS box is for a one-off situation where I need to target a single widget and don’t plan on reusing that code anywhere else.

Apply the gradient to your text

To apply the gradient, wrap the text you want to highlight with a <span>.

HTML
<span class="gradient-word">

End the gradient wherever you want it to stop:

HTML
</span>

Example:

HTML
Build <span class="gradient-word">Reliable Websites</span> the Right Way.

See it in action on YouTube

Watch Video

How to Add Gradient Text in Elementor (No Plugins)

YouTubeWatch now →

Continue Exploring

Explore All Guides

Tools We Recommend

Recommended Tools

Shopify

Shopify is one of the most powerful all-in-one eCommerce platforms available today, designed to help anyone—from beginners to…

4.7
Updraft

UpdraftPlus Review – The Easiest Way to Back Up Your WordPress Website If you’re running a WordPress site…

4.7
Free / Pro from $70/yr (2 sites)
Zillion Designs

At manzari.com, we’ve been using Zillion Designs since 2015 as our go-to platform for logo design and brand…

4.5
From $199 (+ 20% processing fee)

Affiliate links — we may earn a commission at no extra cost to you.

About Manzari

Manzari is an independent publisher focused on WordPress, website technology, business software, and practical tech guides. Our goal is to help you choose better tools and make informed decisions with honest, transparent recommendations.

57+
In-depth WordPress guides
23+
Real tools tested & reviewed
21yr
Building with WordPress
100%
No paid placements, ever