How to do gradient text color in Editor X?

Is there a way to do gradient text color? I can only select one solid color but I want to have a gradient color effect through my text sentence.

Hello, unfortunately, Editor X does not have inbuilt tools for gradient text,
but we have Velo API which could be useful for you: https://www.wix.com/velo/reference/$w/text/html
with this API you need to do CSS inline
this source could also be useful for you:
https://www.w3schools.com/css/css_howto.asp

in case you want to use gradient only for one sentence in the whole text element, you need to mark whole text with code and put the gradient sentence in tag

in case you will have any additional questions on this, please contact our Velo Experts