Fixed caption with fullscreen slider
-
Hi,
Maybe I'm overlooking something, but does anyone have an idea?
I need a fixed caption for the fullscreen slider.
This caption should remain the same on every slide.
Like this site:
https://welladvisedstudio.com/spiritual-objects/Any ideas?
Thanks! -
they did this:
right click → place freelydoes it work?
-
because that seems to take it outside of the fullscreen slider content. which i didn't intend to do :O but it seems like it has its pros
-
Hi, I am also trying to achieve a similar result, however the text I'm looking to fix is inside a footer. My custom CSS code works when FS slider is off, but when I turn it on it doesn't show. I was hoping the Z-index part would fix this, but no luck.
.index_link{
position: fixed;
bottom: 5%;
left: 5%;
z-index: 999;
}Any ideas? Or maybe the FS slider will always cover everything?
-
Fixed by adding:
#footer-region{
display: block!important;
}Should have searched more before posting :)
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