One day, you’ll get tired of me… haha.
I installed the demo content for the construction by Enfold… I utilized the same easy slider and switched content however, on mobile the text is very close to the tops/bottoms of the slider. The buttons hide themselves or overlap as well. Could you provide some insight? Thank you!
Hey mdmllc!
try to adjust slider’s height by using this code in Quick CSS field:
.av_slideshow_full li img {
height: 220px;
}
and adjust as needed.
Cheers!
Andy