Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Help me to sort out this animation

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #244439
    [email protected]
    Participant

    https://jsfiddle.net/vinay68/qck3wvd7/

    There i have created a animation on text hover but after removing hover animation exactly finished on immediate.
    i want animate text remove as same on hover.

    #244560
    giudev
    Participant
    #244563
    giudev
    Participant

    To have a quick fix on your code just set the yellow color on the normal status, now it’s set to the hover status, this is basically why the text turns grey again.

    But then you have to fix the padding.
    I found your application wrong because the hover effect should be placed to the main div .aboutAuthor, not to the inner elements.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘CSS’ is closed to new topics and replies.