Hi All,
I’m trying to re-position the text and the opacity underlay in the accordion slider in my webpage. http://www1.animationink.com.au/wp/testsite/
I’m currently using the current code bellow, but can’t seem it get it to align on the bottom. Any suggestions?
/* Re-position Magazine Text Position*/
#top .aviaccordion-preview-title {vertical-align: bottom;}
#top .aviaccordion-preview-title-wrap {height: 100px;}
Cheers
Carl
Hi Animationink!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top .aviaccordion-preview-title-pos { height: auto; }
Cheers!
Yigit
That’s perfect!
Thank you Yigit