Add scroll bars with the overflow property

Published: 27 October 2023
on channel: WeWeb
1,053
11

In this video, we show you how to use the CSS overflow property to show or hide scroll bars when content is spilling out of its parent container.

00:00 - Intro & use case
01:00 - Vertical scroll: how NOT to do it
02:13 - Vertical scroll on the Collection List
03:04 - Horizontal scroll on the Table
04:42 - Hide one axis of the scroll bar

Learn more about styling scrollbars:    • Styling scrollbars : how to add custo...  

Try WeWeb for free: https://www.weweb.io

#weweb #overflow #css #nocode #scrollbar