Carousel / numbers position
-
Hi Armin,
I placed the numbers of the Carousel addon on a fixed position at the bottom of my website. The thing is, I can’t place them with bottom, it doesn’t work, so I placed them with a top in %, but obviously they move a little bit when I change de height of the page. I would like them to be perfectly fixed, I am guessing that I can’t place them as I want because they are linked to the captions, I tried several things but I can’t find a solution. Do you know a way to fix it?
Thanks ! -
Hi @MarineS
can you post a link to your website?If you place an element with position fixed – it should actually stay where it is.
Let me know :-)
Marius
-
Hi @mariusjopen
thanks for the answer, here is a link to the website : http://marinestephan.com/
I would like the numbers to be always at the same distance from the bottom of the page, right now it moves a little bit when you resize the window, it's not a big problem but I don't know how to fix it -
Hi @MarineS
try something like this:span.numbers._numbers { top: inherit !important; bottom: 30px; }
I hope that helps!
Best!
Marius
-
It works, thanks a lot !
Best
Marine
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