Hello Christopher,
With the new Layout Builder, you can always accomplish this. In your custom layout, insert a section that will contain your slider. Make sure to remove all the margins and paddings in your section settings. Add a row and a column and then insert the slider revolution in the column. In your section settings, set the z-index
to 0
. And then in the section settings, find the “Customize” tab. You will insert this element CSS which is based on the other thread:
$el {
position: fixed;
right: 0;
bottom: 0;
min-width: 100%;
min-height: 100%;
}
I’d be happy to check on what would you can come up with. If you wouldn’t mind, kindly provide us access to your site so that we can check your settings. Please create a secure note with the following info:
– Link to your site
– WP login URL
– WP username
– WP password
– WP Administrator Role
- Confirmation that we can access and make changes to your site
To know how to create a secure note, please check this out: How The Forum Works
Regards.