Hi!
I'd like to turn *off* the box-shadows used in P2.
Trying to manipulate the css doesn't work as "box"-commands seem to be erased when saving?
#header .sleeve, #wrapper, #footer {
box-shadow:none;
-webkit-box-shadow:none;
-moz-box-shadow:none;
}
What to do now?
The blog I need help with is wir-sprechen-online.com.