Carousel dynamic numbers/caption
-
Not sure if "dynamic" is the right term here:
Is it possible to make the numbers/caption under the carousel stick to the bottom of the picture, even if that picture on top half of the carousel box?
eg: first image is a portrait picture, second is a landscape picture
-
not possible sry :)
-
How about moving the numbers/description on top of the carousel?
-
Dear @Hayo-Gebauer
you can always move the caption to the top with Custom CSS.
Try to use VW instead of pixel. The layout-proportions are based on that.Hope I could help :-)
Best!
Marius
-
@mariusjopen could you give me a hint what to look for?
I tried finding the "numbers-element" via inspect, couldn't find it. -
Hi @Hayo-Gebauer
try to add something like this to your Custom CSS:.lay-carousel-sink { position: absolute; top: -34px; }
Best!
Marius
-
@mariusjopen said in Carousel dynamic numbers/caption:
Hi @Hayo-Gebauer
try to add something like this to your Custom CSS:.lay-carousel-sink { position: absolute; top: -34px; }
Best!
Marius
thanks!!
-
You are welcome!
Before you post
Use the Search Feature. Maybe there is already a solution to your issue.
1. Update Lay Theme and all Lay Theme Addons
2. Disable all Plugins
3. Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code ", click "Save Changes"
4. Now see if your problem solved itself
5. Go here, see if your problem is listed here:
Troubleshooting
When you post:
1. Post a link to where the problem is
2. If the problem is difficult to explain, post screenshots / link to a video to explain it