full page carousel on mobile
-
Hello,
I wanted to know if there's a way to avoid having this white line at the bottom on mobile, and having this carousel covering all the height of the mobile screen.
It is a full bleed carousel, 0 margins and carousel set at 100vh (I also tried 100svh), but the line always shows on different mobile devices.
psw for website: nicosito24
How can I fix it?
Thank you!Roberta
-
hi @robsdonatini
this space is where the captions for the carousel are stored. it is also visible on desktop version if you scroll down. if you don't need that you can hide it with this custom css:.captions-slider{
display: none;
} -
great call @felix_rabe !
yes the empty caption container is also visible on desktop
usually if all of your captions are empty, this empty caption container should'nt show up. i will add this to my todolist.instead of using css to hide the empty caption container, you can also go to lay options → carousel addon → uncheck show caption
-
thanks :)) it solved the problem, i used the css
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