How to: Gap between columns other than white border?

Silly question, is there a way to get a gap in between columns (inside a row and container) other than butting a border around the image that is in the column?

Thanks!
Alex

Many ways actually. With experience, you shouldn’t style the columns directly. So put a div in the columns and style the divs. From there, you just have to add a margin to the divs, as desired.

1 Like