How to span columns in bootstrap

If your question was about how to make the image only span both columns then we had a quiz a few years ago that might help.

Here it is in a codepen demo.

As Sam said the best way for columns these days is to use css columns but of course the technique in the codepen won’t work with that method.

3 Likes