Hi community,
I want to make a very simple homepage that doesn’t scroll : the body section should fill the whole screen : no scrolling at all.
I tried to set the body height to 100 vh… but it doesn’t bring my the whole body page on the designer. Could you help me out ? Thanks a lot, I have tried to find the solution in the whole forum without finding. Best regards !
Sorry my bad, looks like my head was somewhere else while I was writing my previous comment lol, So let me correct my answer to thisL: you can simply set height to 100vh and keep overflow hidden.