Slider disappears when using Section only?

I want my Slider to be full width (auto) and 500 px tall.

  1. If I create: (Section > Container > Slider) I can see the Slider. It is visible.

  2. If I create: (Section > Slider) and don’t use a container, the Slider is not visible. It only happens if I select the Default Class named “Slider”. The Slider disappears.

  3. If I create my own class named “Slider 500” for example and set the width to “auto” the slider remains visible but it doesn’t fill the whole width of the page.

How can I make the slider full width of the page and still have it be visible in the editor?

Hi, @lm1280

Try to set width: 100vw. It may help.

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