Hi all
Is it possible to change the color of text in the over of the button?
so this now:

and I would like to stay as well:

any ideas? :) Thanks!
Hey Tokyo!
Add this to your custom CSS.
.avia-button:hover .av-button-description * { color: white !important; }
Cheers!
Elliott
Hey, nice, thanks :)
