Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
Website: http://mpm.sarahcollinsweb.design/contact/
There is a wicked gap between the image widget at the top of the far left column, and the google map widget inserted right below it in the same row.
I’ve tried this to no avail, any and all help is much appreciate. Thank you!
.so-panel widget_sow-image panel-first-child-container {
padding-top: 80px !important;
padding-bottom: 5px !important;
}
.so-panel widget_sow-google-map panel-last-child-container {
padding-top: 5px !important;
padding-bottom: 80px !important;
}