hwo to chnage the background in the Social theme

Professional social WordPress theme with metro design, fully-adjustable grid widget and BuddyPress support.
GK User
Thu Feb 27, 2014 10:04 pm
Hi,

I'm a new Wordpress user and I'm using the (M) Social theme. I would like to change the background to a color that is not proposed.

How should I do ? With css editing ?

There is also a background photo option but it doesn't ask me to send any photo.

Sorry for my bad english.
User avatar
Fresh Boarder

GK User
Fri Feb 28, 2014 9:10 am
Hi,

There's no photo in the background, you can use 1 of 12 background patterns or solid-color backgorund.

Color you can change in MSocial/css/override.css file (first enable override option from Template Options -> Advanced tab) and add this code:
Code: Select all
body {
   background: #222;
}

change color value to your own.
User avatar
Moderator


cron