sticky cpation for carousel
General Discussion
4
Posts
2
Posters
369
Views
-
Hello,
I am trying to adjust the position of the carousel's caption so it sticks to the bottom of the page which I did with the following custom css. It is working all right but the issue is on the bottom right of the page the caption of the following slide is appearing, would you have any idea on how to solve it?
I tried various custom css from the forum which unfortunately didn't solve my problem!
.lay-carousel-sink-parent { position: fixed!important; bottom: 2%!important; }```my dev website
https://victormoynier.com/slideshow-ptany help is welcomed :)
thank you
Victor -
Dear @victor
Trying something like:
.lay-carousel-sink-parent { transform: translateX(calc(100vw - 60vw)); }May be a better option to look into :)
Best wishes
Richard
Online Users
Forgot your key, lost your files, need a previous Lay Theme or Addon version?
Go to www.laykeymanager.com
