Column Misalignment

Hi, can you help me figure out why my columns are not aligning properly (see red line). I tried creating a new row, deleting and re-adding the element that’s misaligned, checking padding and margins and…I can’t figure it out.

https://texasayaconference.com/2018-texas-aya-oncology-conference/

Hi there,

Please add the following CSS code in X > Launch > Options > CSS.

.el63 .x-column {
    margin-right: 0;
}

Please let us know how it goes.

Best regards.

That worked. Thanks so much. I’m still unsure how that column had a different alignment setting, especially when I deleted and replaced with a new row (with no formatting).

Oh well. Good news is that it is aligned properly. Appreciate your help.

You’re welcome.

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