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

#196602
Shikkediel
Participant

I’d use a media query to either set overflow hidden on body or not. It would be determined by the minimum height of the sections.