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].
Hello
I am trying to set the bottom margin of 1 single widget to 0px.
This seems to be an impossible task, i have tried adding to the css of that widget “margin-bottom: 0px !important;”
But the only thing that seems to work is to change the bottom margin for all the widgets in this panel/page
example:
#pl-10 .so-panel {margin-bottom: 35px;} changing this to 0px works, but affects every widget on the same page/panel
How on earth can i set the bottom margin for just 1 of the many widgets i have on the same page?
Hi Reegad,
Do you have a public URL where we can take a look at your setup?