Home>Support>Top margin Meta slider

Top margin Meta slider

By ask, 7 years ago. Last reply by ask, 7 years ago.

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. 7 years, 3 months 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. 7 years, 3 months 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. 7 years, 3 months 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. 7 years, 3 months 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