Use this snippet to remove the overlay from the header image (if you have a header image set as your Header Type):
.header-image .overlay { display: none; }
INFO: This is a CSS snippet. If you don’t have a child theme or don’t know how to use one, we recommend that you add this snippet in Customize > Additional CSS.