How to remove the grey overlay from the Front Page?

To achieve this, you’ll need to insert the following custom CSS snippet in Appearance → Customize → Custom CSS:

.single:not(.single-job_listing) .entry-header.has-image:before, .page .entry-header.has-image:before {
     opacity: 0;
}
Updated on September 3, 2021

Can't find what you’re looking for? Ask a human.

We're a small team of real people providing real help. Send us an email at [email protected] and we will give you a helping hand.