In this Divi Code Snippet, we will target the Divi Button Module to add a colorful animated gradient fill on the text, as well as an awesome gradient shadow. I am expanding on another snippet we did where we added the same effect, but not animated.
You can add the CSS in either a code module, Divi Theme Options, or the style.css of your Divi Child Theme. Once that is done, just add the de-text-gradient
class to the advanced tab of your Divi Text module. You might have to play with the transform: translateY(-15%);
to get the shadow in the right spot.