Internet Explorer column display issues

I have columns not staying on same row (3 on top, 1 under them) when displayed on Internet Explorer

Based on a past post I did the following:

I added the following to the css global:
.ie $el.x-col { padding-left: 30px !important; padding-right: 30px !important; }

I then added same to each column and turned off wrap.
I then tested on IE but saw no changes.
Still broken.

What am I missing?

  • please advise.

Hi @danmaat,

Thanks for reaching out.

But would it be okay if we discuss this on your other thread? Please prevent open multiple threads of the same issue or question, this is to make sure we are able to track the progress of the discussion instead of going back and forth with the recommended fixes.

I also checked your site and its source code, and I don’t see the fix I recommended from your another thread. Please make sure it’s added and the cache are cleared.

Thanks!

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