Viewing 2 replies - 1 through 2 (of 2 total)
  • Search for your code

    .container-dark {
    background:none repeat scroll 0 0 #111111;
    }

    in your css and change it to

    .container-dark {
    background:none repeat scroll 0 0 #fff;
    }
    Thread Starter IHeartOranges

    (@iheartoranges)

    that didn’t work, thanks anyway, it turned out there was a style css in the images folder for some bizarre reason. (*selecta theme*)

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Black Boxes Problem, Please Help!’ is closed to new replies.