badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Changing White Background on Main Section

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #4750
    yeahman
    Participant

    I don’t consider myself a novice (not an expert either but), I have customized themes before, yet all day I have not been able to figure out how to change this stubborn white background. Body tags don’t seem to work and I can’t even find white (#ffffff) or similar in the CSS. If anyone has a solution to this, it would be MUCH appreciated, it’s driving me crazy because it’s usually so simple. I have attached a screenshot if that helps!screenshot of white area

    #4776
    Rabin Shrestha
    Participant

    Hi yeahma,

    Try this code
    .wrapper {
    background-color: #FF0000;
    }

    Paste it to your custom CSS box. Change the color value to your desired value.

    Rabin

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.