Hi,
how can I change the red part image of this page?
Screenshot: http://prntscr.com/7xdrny
URL: http://wolf.redmky.de/index.php/unser-team
Thanks
.single-page > .header.no-image { display: none; }
.single-page > .header.no-image {
backgorund-image: url('PATH_TO _YOUR_IMAGE');
}
