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.

Vantage displaying grey band at the bottom of slider

7 years ago · Last reply by Andrew Misplon 7 years ago

I’m having a problem where if I use the Display Page Slider option on “Edit Page” there is a gray band at the bottom of the slider. If I add the slider in as a section, I don’t get the bar. You can see an example at https://exploregeorgiawine.com/boutier-winery/ where there are 2 sliders. I know this hasn’t always been there, but I’m not sure if it appeared with the new update or not.
Nancy

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

Need fast email support? Get SiteOrigin Premium

Replies

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

    Hi Nancy

    It’s coming from MetaSlider’s CSS but perhaps we were removing this in the past? I’ll dive in a bit later today and try get to the bottom of it. For now, please, insert into CustomizeAdditional CSS or the Custom CSS location of your choice:

    .metaslider .flexslider {
    	margin: 0;
    }

    If that doesn’t work, try:

    .metaslider .flexslider {
    	margin: 0 !important;
    }

    Thanks for the feedback :)

  2. Nancy Bethany 7 years, 10 months ago

    The second code worked.
    Thanks!
    Nancy

  3. Andrew Misplon Staff 7 years, 10 months ago

    Super, glad that helped. This should be fixed in the next version.

    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