Hello,
I have three questions about the new carousel :
1- Can I add spaces beetwen images without crop them ?
I tried this:
.col .lay-carousel img {
margin-left: 30px !important;
}
and this
.col .lay-carousel img {
margin-left: 30px !important;
}
but images are cropped.
2- It is possible with "free drag" to stop the infinite carousel ?
I want to stop at the end of the serie.
3- It is possible to see every caption associated with every image ? and sticked to the image when it's move?
Thanks a lot for your answer.
Best regards
Samuel