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].
(pass: let1in )
How do I get rid of the extra padding around the slider and around the map. Top/bootom and sides if possible.
Hi kjellvis
Thanks very much for your support.
If it’s just for that specific page you could try the following under Appearance > Custom CSS:
/* Oslo */ #pg-3524-0 .panel-row-style, #pg-3524-2 .panel-row-style { padding-top: 0 !important; padding-bottom: 0 !important; } #pg-3524-2 .panel-row-style .textwidget { margin-bottom: -5px; }Works like a charm. Thank you!
For sure.