Home Forums Azuma Dark header Reply To: Dark header

#9250
Andy
Keymaster

Add this CSS to Customize > Additional CSS

.entry-header.with-image.full:before,
.archive-header.with-image.full:before {
    background: transparent;
}

This code will remove the color overlay.