Revolution slider full screen: header pushes slider under the available screen height

At https://hetschoolvoorbeeld.nl/nieuw/ the rev slider with the blue background is set to full screen but the header pushes the slider down.

I have tried this css but no result:

.fullscreen-section {
height: calc(100vh - 120px);
overflow-y: hidden;
}

Hello @macvink,

Thanks for writing to us.

It seems that your custom CSS is not working for you because the CSS selector that you are using to render the style is not found at your site.

In case if you want your slider under the header menu like this.

Please go to Por Header builder set the “Initial Position” as “Absolute

Thanks

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.