Dears,
I need your help to change the background.
Thank you,
body > .bg {
background: #ffffff !important;
}
Konrad M wrote:So, please try add to override.css
- Code: Select all
body > .bg {
background: #ffffff !important;
}
and set your own color value. Remember to enable override.css option in template settings.
#gkTopWrapper a {
color: #000000 !important;
}