animation overflow issue

  • Unknown's avatar

    re this post …

    1st animation has the problem

    what you are looking at is a CSS3 animation. What you see in this animation are two figure elements inside a div. using css, the images are superimposed.

    then i apply some css animation, on the top image, applied to the nth child of figure. the problem here is there is a y overflow problem, even though i have my css container specified as overflow hidden.

    this only happens on WP, not on the page when i run it locally on my machine outside of WP.

    so, why is this happening? and, is there a fix? I suspect it has something to do with how Responsive Design is implemented by this theme, but am not sure.

    thanks for any help.

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar

    please ignore. cancel request. too many problems on wp.com platform trying to find out why advanced css3 animations that work fine in a normal test environment such as codepen do not work properly on wp. not worth the time investment.

  • The topic ‘animation overflow issue’ is closed to new replies.