This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Meta Slider bottom padding

Resolved 3 replies premiumthemetheme-vantage
10 years ago · Last reply by Andrew Misplon 10 years ago

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

URL: http://www.systeminn.it

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

3
  1. Andrew Misplon Staff 10 years, 4 months ago

    Hi 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.

  2. DavideC 10 years, 4 months ago

    Thanks, it worked perfectly!

  3. Andrew Misplon Staff 10 years, 4 months ago

    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.

Have a different question or issue?

Start New Thread