Caroussel numbering visible only on phone version
-
HI,
I would like to ask you, if there is any possibility to hide the carousel numbering on the pc and tablet version and have it visible only on the phone version?
Thanks a lot :)
-
Custom CSS would be your best friend here. Just paste some code to hide the numbers in Customize → Desktop CSS.
You could play with something along the lines of:.sink-only-numbers. .lay-carousel-sink .numbers { display: none; }
or
.sink-with-numbers-and-captions .lay-carousel-sink .numbers { display: none; }
depending on if you are using the carousel with captions or without.
Cheers! -
Try this to fix issues 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