Slider not to the end of the browser

hi everyone,

maybe one of you can help me fixing this problem. I can’t find the mistake.
I try to set the slider hight to 100%

https://preview.webflow.com/preview/kolibri3?preview=2d89efe15bfbe1477dc4838b98222899

thx a lot

For anything to be 100% height, you need to give the <body> element 100% height as well.

1 Like

@vincent is absolutely right. You can also try using 100vh on the slider to get the same effect. This doesn’t require any settings on the body.

1 Like

Hahaha I was JUST testing this because I wondered if you had to alter the body as well as with the % method (:

Will give a try to vh for those then, thanks!

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