Hey Ray, thanks for your response.
But if i change the width in transition and add width in hover, the button has a transition into a bigger/wider button.
Still, the color effect flips immediatly, and this is what i want a transition - from the first linear-gradient to the hover linear-gradient, you know what i mean?
Anyways, thanks for your response, but this wasn’t the solution i was looking for.
It is a bit more complicated than i hoped and i will adjust this when i have the rest done… I’ll let you know how it went when I do it (if i don’t forget it).
Along With transition property and value in a element selector, also you need transform property and value in hover selector. For how you want to transition an element. @ilinio