Archived topic
Slider Revolution background hide GeneratePress Top bar
9 replies · Started by Augusto on February 15, 2018
Hi:
Slider Revolution background hide GeneratePress Top bar, any idea to solve this
thanks in advance
Hi there,
Where and how are you adding that slider?
I added this custom css code to slider, as slider Revolution site indicates to set slider as page background
.rev_slider_wrapper {
position: fixed !important;
top: 0 !important;
left: 0 !important;
z-index: 0 !important;
width: 100% !important;
height: 100% !important;
}
After that I embedded slider with a shortcode in the content page [rev_slider alias="my_slider_revolution"]
Not sure if I understand. You are hoping to use the slider as background image?
Yes
For which part? The body of the site?
Or you are looking for something like page header? https://docs.generatepress.com/article/page-header-overview/
for Body of the site
Right now it's not possible because the slider is within your content.
What if you add it in the Before Header hook in GP Hooks?
No way, I will try with another plugin. thank you, nevertheless
No problem - let me know if you need more help :)