remove white background

GK User
Sat Feb 16, 2013 2:26 am
How I can remove the white background and elements float on the background of grass?

I appreciate the help as always!
User avatar
Gold Boarder

Konrad M
Sat Feb 16, 2013 10:41 am
Hi,
please try add to override.css
Code: Select all
#mainPage,
#mainPage .box > div {
background:none !important;
}
#mainPage .box > div {
border: none !important;
}

and remember to enable override.css option in template settings.
User avatar


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.