Row with 2 columns different width
Hi
I’m having issues in aligning page where I have some rows with 1 column and some rows with 2 columns. Here an example:
The rows with 2 columns is super stretched, the rows with 1 column look ok – but I can’t figure out why it’s happening and how to make them be equally aligned?
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
1Hi Jay,
This is happening as a result of your theme. You can change this with some custom CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Please add the following CSS:
.so-panel.widget.container { max-width: none !important; }How does that look? Please note that the rows that weren’t previously the same size will touch the sides of the page – you’ll need to add row padding like the rest of your rows to change this.
You might also need to install the SiteOrigin CSS Editor.
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.