How to add revolution slider in pro

Hey there, I’d like to add a full screen revolution slider to the top of my page.
What is the best way? should I add it in the header or the body/content?
Please help me to display it correctly. Thanks for your help!

Hello @zerotoone.de,

Thanks for writing in!

  • Please edit the page in Cornerstone or Content Builder
  • Click on settings Icon.

  • Under Page Settings > Slider Settings: Above Masthead > Slider select the Slider.

It totally depends on requirement. Sliders can be added into Header and Body content. If you would like to add the slider in body content then you can use the Classic Revolution Slider element.

Thanks.

thank you, worked! how do I get rid of the space and the line below my slider? http://prntscr.com/ne89gf
thanks for your help!

Hello @zerotoone.de,

It is actually a red border line. To remove it, please make use of this custom css:

.x-slider-container.below {
    border: none;
}

If you need anything else we can help you with, don’t hesitate to open another thread.

thank you, now there is still the space below the slider that I dont need, it is added by the the slider as it seems. It was not there before http://prntscr.com/nea2sf

Hello @zerotoone.de,

Thanks for updating the thread.

Please open the page in Cornerstone and remove or change the values for margin top property for Section.

Thanks.

thank you worked great

You’re welcome :slight_smile:

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