• Resolved Mattia

    (@albazeus)


    Hi,

    I’d like to add the ZoomIn animation to my sidebar but I can’t find the option. Is it possible?

    Thanks

    The page I need help with: [log in to see the link]

Viewing 9 replies - 1 through 9 (of 9 total)
  • Theme Author oceanwp

    (@oceanwp)

    Hello, do you have an example of what you mean by zoomin?

    Thread Starter Mattia

    (@albazeus)

    Hello,
    you can see it in the section “Smartfeatures…”.
    In Elementor it’s in ‘Advanced’ –> ‘Entrance Animation’

    Theme Author oceanwp

    (@oceanwp)

    Hi, you want to use Elementor to create your sidebar?

    Thread Starter Mattia

    (@albazeus)

    No, I don’t want to use Elementor to create the sidebar. I want to add the ZoomIn animation to the default sidebar.

    Theme Author oceanwp

    (@oceanwp)

    Oh sorry for the confusion, on the Smartfeatures block, I only see the border radius change for the image, is this the animation you want for your sidebar? If no, can you send me a page where is the animation you want on your sidebar?
    Thank you.

    Thread Starter Mattia

    (@albazeus)

    Strange, I can see it. I’m not sure we are understanding each other. This is what I mean:
    Animations

    • This reply was modified 6 years, 6 months ago by Mattia.
    Theme Author oceanwp

    (@oceanwp)

    Oh, entrance animation, thanks, I didn’t understand ??
    Try this css code:

    .sidebar-box {
        animation-name: zoomIn;
        -webkit-animation-duration: 1.25s;
        animation-duration: 1.25s;
    }

    Tell me if it works.

    Thread Starter Mattia

    (@albazeus)

    Wow, I didn’t think it could be so easy. It works perfectly.
    Thanks A LOT!! And thanks for this awesome theme!

    Theme Author oceanwp

    (@oceanwp)

    You are most welcome ??

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘ZoomIn animation for sidebar’ is closed to new replies.