Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Other [Solved] how to Allow some of sections scrollable on set body: overflow=hidden Reply To: [Solved] how to Allow some of sections scrollable on set body: overflow=hidden

#196608
hello2pig
Participant

Sorry to make confusion. No, 100vh is not min-height.
The whole website is not scrollable. I use navigation button to jump to each section. However,when section’s min-height is larger than 100vh,I need to set that only that section scrollable. This is what I need to do.