Home › Community Forums › Epik Theme Support › Change background of widget areas › Reply To: Change background of widget areas
January 25, 2014 at 12:22 pm
#10194

Customer
Look in your css around line 1276 and you can add your image to the welcome wide code like this –
.welcome-wide {
background: url(http://fallasleepsnug.com/wp-content/uploads/2014/01/background-cardboard.jpg);
clear: both;
}
or you could add it to the .welcome code like this –
.welcome {
background: url(http://fallasleepsnug.com/wp-content/uploads/2014/01/background-cardboard.jpg);
}
I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com