Forums

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

Home Forums Design Multi row bootstrap layout Reply To: Multi row bootstrap layout

#266548
Beverleyh
Participant

Maybe try thinking about the outer containers before working inwards. Try 2 outer divs that are each 50% (so they sit side-by-side), and then put 2 100% divs in the right-hand parent.

It’s hard to suggest anything without knowing the behaviour you’re after, or the markup/content inside, so try setting up a simple demo in CodePen to illustrate what you’re trying to do and show is any undesirable behaviours through that.