Spacing for tops of columns
How can I make the tops of adjacent columns line up to the same height? Right now the right column begins about one line lower that the left column. examples are seen at:
and
Thanks
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
1Hi Jkarney,
This looks like a big of a bug with Vantage. I can see what’s happening and have been able to fix it in our development version. For now, you can fix this with the following custom CSS. Just navigate to Appearance > Custom CSS and add the following.
.textwidget > *:first-child { margin-top: 0px; }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.