For some reason I always have trouble with buttons and the transition of the background color.
If you look at the linked site there’s two buttons. I set the transition to 500ms or something but for some reason it only works for the shadow, not the backgroundcolor.
Is there a way to get the bachgroundcolor transition to be smooth too?
Hi Onul,
It looks like there is an issue with the gradients you’re using on the buttons. I removed the gradients and replaced them with solid colors and the transitions work fine when I do that
Likely because the transition doesn’t recognize a gradient as a background color.