carousel caption on top the pictures
-
Hello,
Quick question, would be possible to have the carousel caption above the image, instead of having them below it?
Thank you so much
-
sure
im going to code this as a feature now, so many people have requested it xD
-
ok if you update the carousel addon:
New Setting! Lay Options → Carousel Addon: "Position of Captions, Numbers and Circles" can now be "Above Carousel"
-
@arminunruh Thank you so much for your quick response, it works perfectly!
-
Hi, is it possible to have the captions at the bottom of the carousel and the circles on top?
thx!!! -
no its not possible sorry
-
actually i found a way:
.lay-carousel-wrap{ display: flex; flex-direction: column; } .laycarousel-bullets{ order: -1; padding-bottom: 10px; padding-top: 0; }
Enter this css in "lay options" -> "custom css & html" -> "custom css for desktop"
Make sure to use the setting that puts captions and numbers below the carousel.
This CSS will then only put the dots above, while the rest stays below.
Before you post:
- When using a WordPress Cache plugin, disable it or clear your cache.
- Update Lay Theme and all Lay Theme Addons
- Disable all Plugins
- Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code", click "Save Changes"
This often solves issues you might run into
When you post:
- Post a link to where the problem is
- Does the problem happen on Chrome, Firefox, Safari or iPhone or Android?
- If the problem is difficult to explain, post screenshots / link to a video to explain it