Text color gradient

Is there any way to add gradient to text… (not the background) ?

You can do it with some CSS

Thanks
Can you please elaborate a little ?

You can just add an id to the text element then modify the CSS of it by using the article as shown above

thank you so much , it works