Tagged: accordion slider, caption title
Hello Support,
When using the Accordion Slider, is it possible to get the top of each Caption Title to appear evenly on one (imaginary) horizontal line? I am finding that their positioning is affected by the length of the caption title.
Any advice you can provide would be greatly appreciated.
Thanks in advance!
Hey MLA18,
Yes, they are centered in the container. How do you want to align them instead?
Best regards,
Rikard
Hi Rikard,
I have included an image, maybe that will explain what I am looking for in a better way. Rather than the amount of content dictating the positioning, I am trying to get the Caption Titles to appear evenly on one consistent row. As of now, they are different staggered positions.
Does that help? I’m still not sure if I am explaining what I am trying to achieve well enough.
Thanks!
Hi,
Thanks for that, please try the following in Quick CSS under Enfold->General Styling:
#top .aviaccordion-preview-title {
vertical-align: top;
}
Best regards,
Rikard
Thank you for that, however now they are at the top of the slider. What I was hoping to achieve is to have them centered on the tile…yet the titles would be aligned. Can this be done?
Thanks!