Column margins not working

Hi,

The styling for these two columns is identical, but on desktop, the second column is squished all the way to the right. It looks ok on mobile but I’m guessing it’s also not working on iPad.

Here is a screenshot of the live page:

In Cornerstone, they are side by side and all of the styling lines up.

We’ve looked into it pretty extensively and can’t figure out what the issue may be.

Thanks in advance for your help!

Hi Chris,

Thank you for reaching out to us. This usually happens when there is an invalid html code with orphaned or a missing closing tag. Please check the content of your first column and look out for a missing closing tag and close it I believe it’s <font> tag which doesn’t have it’s closing tag </font> but check the entire content in your first column and close all opening tags to fix the issue.

Let us know how this goes!

Great, thanks! That did the trick:)

We are delighted to assist you with this.

Cheers!

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