Forums

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

Home Forums Design 3 figure [items] per row to 2 Reply To: 3 figure [items] per row to 2

#280393
Beverleyh
Participant

I expect you’d need to change the markup to remove the sections and .row divs that currently structure the layout to 3 videos per row.

Once that’s done you should be able to set a max-width on the main video container, and change it inside media queries so that it’s wide enough to hold either 2 or 3 videos per row at your desired breakpoint.