Hover effect on Text Box

Hi,

Is it possible to achieve the hover effect on the Text Input boxes. When we take the mouse over the Text Input box, the color of the text box changes with slight animation. Is this something that is achievable from within Sparkle.

@vermau, For now this isn’t possible, but looking forward to it.

If you know a bit of CSS and you give the text box an ID then you can achieve the hover effect you are asking about.

If you make it into a Button, then you can make it change colour. Also change colour of text and borders, too.

1 Like