Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1047504
    triplewhat
    Participant

    I would like to animate other icons on my site to be like the feature box animations. Specifically the flip animation on axis X. I set my icon to class flip, now what jquery would I need to add to the page to call the animation?

    url is https://joplinhypnosis.com but it is under construction so you can’t see anything. Let me know if you need to login.

    #1047510
    triplewhat
    Participant
    This reply has been marked as private.
    #1047860
    Rad
    Moderator

    Hi there,

    Thanks for posting in.

    It’s not possible, the flip is not just triggered by class name but also by scroll (javascript). And it needs special structure to enable it. It’s not just adding the flip class.

    Though, I’ll add this as feature request. It’s a nice effect 🙂

    Thanks!

  • <script> jQuery(function($){ $("#no-reply-1047504 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>