how to change only the background color but keep content area
dear sirs,
the background color changes below, for example affects / changes the entire background color, for both the content area and the sidebar:
#main {
background: #FCFCFC !important;
}
.postid-3444 #main {
background: #FCFCFC !important;
}
what if I just need the background color to change to like #000, but the content area and sidebars background colors to still be white / FCFCFC. If the entire background color is 000, this means I have to change my font color, which I do not want to do.
regards,
tokunbo
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
1Hi tokunbo
Thanks for running Vantage.
Try the following and see how that goes. This will only work though if you’re running the Boxed Layout version of Vantage. Let me know if that isn’t the case.
body { background: #dadada; }Adjust the background color listed above with your own.
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.