Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #128676
    Debbie
    Participant

    I’m using the Fade transition effect for the featured slider, but the text is sliding in from the right. I’d really prefer that it fade in with the image.

    theo.solutions

    #128681
    tikaram
    Keymaster

    @violetdeb : Go to Appearance => Customize => Additional css and add the following css.

    .text-slider {
    	animation-name:fadeIn;
    }

    Let me know if this resolves your issue.

    Regards,
    Tikaram

    #128716
    Debbie
    Participant

    Yes, that worked perfectly. Thanks!

    #128764
    tikaram
    Keymaster

    @violetdeb : Glad to know that the issue has been resolved. Have a Good day.

    Regards,
    Tikaram

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Featured slider: disable text from sliding in from the right’ is closed to new replies.