Good day Kriesi team,
I use the easy slider to illustrate a page where it displays images.
I would like to change the way the legend shows as it covers the image and I would like it to be under the image. Is there a way to do so ?
Here the link to the page :http://cneaf.fr/crea/ile-de-france/
Thanks a lot for your help,
Regards
Hi Missca!
no, not really, but you can try this workaround in your Quick CSS field:
.avia-caption-content {
top: 31px;
left: -36px;
position: relative;
width: 214px;
font-size: 10px;
}
Adjust as needed.
Best regards,
Andy
Works very well !
Thanks a lot !
Have a great week,
Missca