Archived topic
picture won't stay in the column I wanted it to be
2 replies · Started by Johanna on May 31, 2019
Hey,
So I have a section, split it into 2 columns. One column text, second column picture. For some reason, if I do any kind of editing the picture constantly moves to the first column under the text. I checked my shortcode is okay. I have already deleted the section and redone it a few times and it keeps happening over and over again every time I do some changes tot hat section or any other sections within that page.
Help please!
`this is the link: https://www.cellahealthguide.com/online-nutritionist/
I'm using shortcode ultimate to insert the columns but they're not horizontally in line together like 2 columns.
Hi there,
It seems the width/margins are off.
You can do this following, but I would suggest asking their support team why it's happening:
.su-column {
margin-right: 2%;
}