Following two different tutorials found on webflow.com I can not seem to get the Hover state to transition according to the milliseconds I specify. I am practising creating a hover state transition on a regular div block. I have the background of the div block changing from one gradient to another gradient with different colours, however it is instantaneous rather than taking the time as shown in the Tutorial videos.
Found the problem: It can not transition from a gradient background to another gradient background gradually over time. It can only do it instantaneously.