Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #268636

    I’ve tried a few options but can’t figure out how to animate atop a color section. Any ideas how you could animate/rotate between various special headings or text? a slideshow for text? make sense?

    #268720

    Hey!

    You can use the Content Slider element:

    Best regards,
    Josue

    #268732
    This reply has been marked as private.
    #268740

    Hi!

    You can center the text with the built-in WYSIWYG WP editor, for the titles you’d need to add this to the Quick CSS:

    .avia-content-slider .slide-entry-title {
        text-align: center;
    }

    Regards,
    Josue

    #268760
    This reply has been marked as private.
    #268764

    You are welcome, glad we could help :)

    Regards,
    Josue

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Animate text or special headings?’ is closed to new replies.