Meta Slider bottom padding
Hi, I’ve a problem with removing Meta Slider bottom padding.
On my home page I’m using two meta sliders, one with the theme settings and one with the page builder. Between the two meta sliders there is some space that I’m unable to remove. I’ve tried to follow some threads on on your site about this problem but I didn’t resolve yet.
Can you please help me?
Thank you very much
Davide
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
3Hi DavideC
You can fix/change this with some custom CSS. If you navigate to Appearance > Custom CSS, you’ll get our custom CSS editor. Just add the following code.
/* Home */ .home #main { padding-top: 0; } .home .panel-row-style:first-of-type { padding-top: 0 !important; }If you need help with the slider on any other page just let me know. The above is home page specific.
We’re at GMT+2 so back online tomorrow :) Thanks.
Thanks, it worked perfectly!
Super :) Glad to hear that did the trick.
All the best.
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.