Hi,
I have tried to disable the gradient of the header image (madison template) with this code in the Custom.css:
#container_header {
background-image: none !important;
}
but it doesn't work...
Can you suggest me something else?