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:
- 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