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.

Background layer

Resolved 4 replies premiumthemetheme-vantage
10 years ago · Last reply by Andrew Misplon 10 years ago

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.

Need fast email support? Get SiteOrigin Premium

Replies

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

    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. Andrew Misplon Staff 10 years, 7 months ago

    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. thanh 10 years, 7 months ago

    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. Andrew Misplon Staff 10 years, 7 months ago

    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.

Have a different question or issue?

Start New Thread