Reply To: Content and sidebar having white color

Homepage Community Forums Epik Theme Support Content and sidebar having white color Reply To: Content and sidebar having white color

#10319
Eric
Customer

    Looks like you can add it on line 811 in your css, but you’ll probably need to adjust the other areas of your site that it will affect once you do that (like the header, footer)

    .wrap {
        background: #fff;
    }

    I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com