carousel caption on top the pictures
-
wrote on Apr 6, 2023, 3:47 PM last edited by
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"
-
ok if you update the carousel addon:
New Setting! Lay Options → Carousel Addon: "Position of Captions, Numbers and Circles" can now be "Above Carousel"
wrote on Apr 7, 2023, 10:53 AM last edited by@arminunruh Thank you so much for your quick response, it works perfectly!
-
wrote on Jan 30, 2025, 11:09 PM last edited by
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
-
Global Moderatorwrote on Jan 31, 2025, 6:18 AM last edited by arminunruh Jan 31, 2025, 1:19 AM
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.
I also code custom websites or custom Lay features.
💿 Email me here: 💿
info@laytheme.com
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