Full Height Images within Column

Hello, I am wondering if there is a way to make the images on this page (attached) fill the column so that the entire image is visible?

Thanks!

Hi Mike,

I can see you have added the image as background of the columns. Note that background only covers the columns height. If there’s no content, column height will be short and that’s why you have that image.

Here are your options:
1.) Add minimum height on columns. See this guide.
2.) Increase current top and bottom padding of the columns.
3.) Instead of adding it as background, add it as image element instead. Then remove column padding set it to zero so you don’t have white space around the image.

Hope this helps.

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