Can’t get link text underline to animate in and out slowly using transition ALL.
Take a basic text link. Set the text underline to none. Then set the hover effect to have the default text underline back. Set transition to ALL with 400ms delay…but the underline appears immediately.
I also tried setting link to bottom border instead of text underline…same thing happens. I then tried using gradient background to emulate an underline. Same thing.
Any techniques out there for getting that darn underline to animate in/out slowly?