Ah my apologies. I thought you were referring to the gradient in showcase image. To amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....
#container_header::after {
background-image: none;
}
Ciaran