Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi,
Is there any way to adjust the distance between caption and slide numbers in the Carousel addon? If my caption is too long, it overlaps the numbers on both desktop and mobile (or it looks very tight).
Thanks a lot!
hey, if you post a link I can try and take a look, you might need to adjust some padding in the css.
try this css
.sink-caption{ padding-right: 40px!important; }
Enter this css in "lay options" -> "custom css & html" -> "custom css for desktop"
nice, solved! thx