Site logo

Archived topic

Slider Revolution background hide GeneratePress Top bar

9 replies · Started by Augusto on February 15, 2018

Viewing posts 1–10 of 10

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

This archived topic is closed to new replies.