Hi again,
We would like to use the accordian slider on our home page. When the slide title is set to “only on active slides”, the background covers the entire image (which we like). However, when set to “display everywhere”, the background only covers the part that shows on the initial slide. Is there a way to set the text background size to cover the entire image when the title is set to “display everywhere”?
Thanks in advance for your help!
Sarah
Hey sarahdimeo!
Add this to your custom CSS.
.aviaccordion-preview { width: 100% !important; }
#top .aviaccordion-preview-title { padding: 2% !important; }
Regards,
Elliott
You guys are amazing. Truly. Thank you!
-Sarah