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 on Home Page (Vantage Flex)

Resolved 7 replies premiumthemetheme-vantage
11 years ago · Last reply by Alice 10 years ago

I have the slider showing. I had the blog posts and a sidebar below it and I figured out if I set the Appearance/Home Page/Custom Home Page switch to ON, that stuff would go away. But now I’ve got a smaller image of the slider below the slider.

How do I make it so the slider is neatly sandwiched between the menu bar and the footer bar?

Thanks,

John

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

Need fast email support? Get SiteOrigin Premium

Replies

7
  1. John Cottrell 11 years, 8 months ago

    OK, I figured out there was no need for a slider widget on the Appearance/Home Page page.

    But, now I’d like to delete the padding (white space) between the slider and the footer.

    Thanks,

    John

  2. Andrew Misplon Staff 11 years, 8 months ago

    Hi John

    There is padding on the main div so you can either remove that conditionally for the home page or set a negative margin to the slider div. This is how the latter would look under Appearance > Custom CSS:

    /* Home Slider */
    .home #main-slider {
    margin-bottom: -35px;
    }

    Adjust as required.

  3. John Cottrell 11 years, 8 months ago

    Perfect.

    I found that -70px was the precise adjustment. Any problems to other settings with using 70 instead of 35?

    Thanks,

    John

  4. Andrew Misplon Staff 11 years, 8 months ago

    This is specific to the slider container on the home page so it won’t negatively affect anything else.

    Glad that helped.

  5. Jacob Ritter 11 years, 3 months ago

    I am having the same problem with my site (too much space between slider and content below) http://www.englishskypeteacher.com

    I tried adding those lines to the custom CSS, but there was no effect.

    What can I do please?

    • Andrew Misplon Staff 11 years, 3 months ago

      Hi Jacob

      If you open a new thread we’ll be with you ASAP on Monday:

      Page: New Thread

      Thanks

  6. Alice Private 10 years, 10 months ago

    This is a private message.

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