Home>Support>Top margin Meta slider

Top margin Meta slider

By ask, 8 years ago. Last reply by ask, 8 years ago.
Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].

Hi,

I added a top margin

#main-slider {
margin-top: 35px;
}

to the meta slider. I am using Vantage theme. The color of the top margin is orange but want it transparent. Thank you in advance for your help.

Regards

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 8 years, 1 month ago Alex S
    Hi, I Work Here

    Hi,

    Do you have a public URL where we can take a look at what’s going on?

  2. 8 years, 1 month ago ask

    Hi Alex,

    Thank you for your reply. The URL is
    http://newsite.stepstosuccessbrookline.org/

    On top of the Meta Slider there is a orange line. How can I remove it?

    Thank you

  3. 8 years, 1 month ago Alex S
    Hi, I Work Here

    Hi Ask,

    Please navigate to WP AdminAppearanceCustom CSS and replace:

    #main-slider {
      margin-top: 35px;
      background: #ffffff !important;
    }
    

    With:

    #main-slider {
      padding-top: 35px;
      background: #ffffff !important;
    }
    
  4. 8 years, 1 month ago ask

    Hi Alex,

    Thank you very much. it worked. truly appreciate your help.

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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More