Hi again,
Now, I would like to change the background color of the component container (wrapper). I've tried to search for the tag in the template.css but nothing there so far, and also tried to use override.css like this:
#gk-mainbody { background: #ffffff; }
#component_wrapper { background: #ffffff; }
however, nothing happened so far...
Please rply asap!