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
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
4Hi 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.
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; }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,
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.