Colums don’t fit
When I divide a row into columns, the last (most to the right) colum is wrapped around to the next line, as if there was a line break inbetween.
Any idea how I can correct this behaviour?
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
2Found a solution. I added this code in the custom CSS section of the theme:
[class*=”grid”] {
margin-right: 0% !important;
}
It reduces the margins from 2% to 0% percent.
Hi Manuel,
First of all I apologize for the delayed response.
Am glad you have this one ironed out. If you have any other issue that you may need support for, always feel free to open a thread.
Thank you for your understanding.
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.