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].
As you can be seen in screenshot the custom padding does not work.
Any idea?
Thanks in advance.
Even if I change the options in the panel when I visit the browser inspector after always see:
I was able to adjust the padding use CSS in the widget attributes
\’
.row-spacing {
margin-top: -10px;
margin-bottom: -10px;
}
\’
Adjust the px as needed. It removed the white space between my widgets. The padding seemed to work just fine for the right and left so I didn’t need to adjust that with CSS.
Hi Superlativo,
Do you have a public URL where we can take a look at what’s going on? If you need to keep this URL private from other users, just select “Private Reply” on the bottom right of the comment box.