Home>Support>Background layer

Background layer

Please have a look at my homepage!
The metaslider is in the middle and there are white space on the left and on the right.
How can I fill in those white space with grey color (background color) ? I don’t want the metaslider to cover the full width. Thanks

URL: http://www.todinhtuquang.org/

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

  1. 9 years, 2 months ago Andrew Misplon
    Hi, I Work Here

    Hi Thanh

    Thanks for reaching out. The Meta Slider background color can be set by adding the following to Appearance > Custom CSS and editing the color value there:

    /* Meta Slider Background Color */
    
    #main-slider {
    background: #fff;
    }
    

    Hope that helps.

  2. 9 years, 2 months ago Andrew Misplon
    Hi, I Work Here

    The tiny bit of header sticking out below the menu is strange. Not quite sure where that’s coming from. Try the following at Appearance > Custom CSS to hotfix:

    #masthead {
      margin-bottom: -10px;
    }
    
  3. 9 years, 2 months ago thanh

    Thanks Andrew,
    The background color of Metaslider works well.
    I haven't tried the margin-bottom -10px
    I'm struggling with the pluggins to find out which one has caused the non-visible of Custom CSS.

    Thanks again, best regards,

  4. 9 years, 2 months ago Andrew Misplon
    Hi, I Work Here

    Glad to hear you’re making some progress.

    Let us know if you aren’t able to make progress finding the CSS issue.

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