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.

Removing Grey Line Below Slider

Resolved 3 replies premiumthemetheme-vantage
Started · Latest reply by Andrew Misplon

I’d like to remove the grey line beneath my meta slider, or at least reduce it. I’m assuming there’s either a setting or custom CSS, but I don’t know what that feature is called.

URL: http://www.secretsofsongwriting.com

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

Need fast email support? Get SiteOrigin Premium

Replies

3
  1. Andrew Misplon Staff

    Hi Gary

    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 {
        margin-top: -47px;
    }
  2. Gary Ewer

    Perfect! Thanks Andrew.
    -Gary

  3. Andrew Misplon Staff

    Super :) Glad to hear that helped.

    If anything else comes up, let us know.

    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