Home Forums ArileWP Pro Animation on Buttons

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #33929
    Chearsten Webb
    Participant

    Turn off or adjust the animation on slider buttons. I just want it to fade to each button as the slides change not slide or fade in from the bottom.

    turnaroundbankruptcy.com

    #33945
    themearile
    Keymaster

    Hi Chearsten

    Thanks for contacting us.

    Please go to the Appearance ->> Customize ->> Additional CSS. Now paste the CSS code below then click to Publish button.

    .owl-item.active .theme-slider-content .mt-5, .owl-item.active .theme-slider-content .mt-4 {
    animation: unset;
    }

    Let us know if it works.

    Thanks

    #33969
    Chearsten Webb
    Participant

    Thank you! Finding the right class and the most uncomplicated animation style was stressing me out.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.