Column seems pushed to the right

https://www.cordovamedicalmassage.com/index/

The second to the last section seems to have an issue where the first column is pushed to the right. I checked, and there are no margins and the columns appear to be even. The images are both set to the same width, so I am not sure why it is doing this.

Hi @EpiphanyHealth,

It happens because you do have 1/6 + 2/3 + 1/6 columns. Then you have set a fixed 200px for the images. 200px image width is more than the 1/6 width of the entire container. The solution here is either reduce the width of the images or change the columns width. Increase the width of columns for images. Maybe 1/4 + 1/2 + 1/4.

Look at this: https://screencast-o-matic.com/watch/cYVZjTv9ol

Hope this helps.

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