Make a section scroll?

Morning guys,

I’m creating a video sharing site which will have one section that will display " Latest episodes". Is there a way I can have the elements ( videos) within that section to scroll? While leaving the other sections stationary? Thanks a quick mock up that section is below.

Actually is there a way to hide the scrolling bars on the right and bottom?

You can make elements in a section scroll by giving that section a height, for example 500px, and then setting overflow to overflow:scroll.

If you want to give a share link we could give a more detailed answer if that doesn’t fully answer the question :smile:
Find how to do that (here)

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