Home Forums WoodMart support forum How to remove animation

How to remove animation

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #193687

    kangjh0722
    Participant

    Hi, I’m really thankful for this beautiful theme and enjoying it.

    However, I have a problem with animation removal issue.

    What I want is to remove the animation (sliding from right side) of homepage and product page.

    Of course I checked animation css sections of rows and columns through WPBakery Page Builder.

    However, they were all set as ‘none’.

    I have no idea how I can remove animations.

    Please help me! Thank you ahead.

    #193710

    Hello,

    Thank you very much for choosing our theme and for warm feedback.

    Please clarify what you mean: do you mean zoom on the product? The product page itself is not sliding. If you mean zoon, you can remove it in the Theme Settings > Product page > Images > Main image click action set “None”

    Best Regards

    #195186

    kangjh0722
    Participant

    Ah, I settled it down with css code.

    .right-to-left, .wpb_right-to-left{
    -webkit-animation: none !important;
    animation: none !important;
    }

    I’m not sure those animations are from theme or not.

    Anyway thank you for replying!

    #195282

    Our demo does not have the sliding. If you have any questions please feel free to contact us.

    Best Regards

Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)

The topic ‘How to remove animation’ is closed to new replies.