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).
Hello,
It seems as though when I enter 0px space from image to slide number, it still creates space. Is there a workaround for this? Thanks!
Oh yea this is a bug. I will fix it with the next update.
Until then put this in: "Lay Options" -> "Custom CSS & HTML" -> "Custom <head> content"
<style> .lay-carousel-sink{ font-size:0!important; } </style>
works! thanks!