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?
Hey!
You can use the Content Slider element:
Best regards,
Josue
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
You are welcome, glad we could help :)
Regards,
Josue