Overlapping columns

I have a problem at the moment with two columns on a row that are overlapping, rather than collapsing (on 768-979). I created a row in pro with two columns and set to custom 1/4 + 3/4

On desktop it displays correctly:

But on iPad portrait size it overlaps as shown

Hi there,

Thanks for writing in! It looks like you’ve custom CSS in your theme which is disturbing the layout, try removing custom CSS from everywhere ( make sure to take a backup of your CSS ) and see if this resolve the issue.

Let us know how this goes!

oh how silly, I had the image width set to 250px for the element rather than max width to be 250px. Thank you.

You’re welcome.

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