Forums

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

Home Forums CSS Animate.css and text align in image box conflicting:

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #200168
    jayg-7
    Participant

    Hello,

    On this code pen I have text in a div that I’m trying to animate by fading in and up when the mouse hovers over the box:

    http://codepen.io/jaygidwitz/pen/myZXmZ?embed-id=0

    But the animate.css code and the text centering code are conflicting, so that the text is no longer centered.

    The first code is using translate to center the text in the box, but the animate.css is turning off translate to stop the animation. How do I center the text again but keep the animation?

    Thank you! -Jay

    #200182
    jayg-7
    Participant

    Excellent! Thank you!
    -J

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