• Resolved celes15

    (@celes15)


    Hi guys,

    i placed “none” in text animation in slider but it still have animation…

    Could you solve it?

Viewing 1 replies (of 1 total)
  • Plugin Support Eugene White

    (@eugenewhite)

    Hello there.

    In case you would like to disable text and title transition animation completely, you may need to apply custom CSS code under the Dashboard > Appearance > Customize > Additional CSS:

    .wp-block-getwid-media-text-slider-slide-content__content.animated{
    transition-property: none;
    }

    Use “!important” if necessary. But keep in mind that slider content appearance depends also on the slider animation speed, which can be changed on the “Advanced” tab of the slider settings.

Viewing 1 replies (of 1 total)

The topic ‘Slider – text animation’ is closed to new replies.