Perennial theme: remove gray overlay on header image?
-
Hi! I’m not looking to use the header space to link through to featured content. I’d like to just display the header image, but it currently displays with a gray overlay. Is there custom css I can add to change this?
Thanks!
https://colewindowcleaning.com
The blog I need help with is: (visible only to logged in users)
-
-
Hi there,
You need to use this CSS code to remove the image overlay.
.site-hero-wrapper .entry-image-site-hero::before { background: none; }Let me know if there’s anything else I can help you with.
- The topic ‘Perennial theme: remove gray overlay on header image?’ is closed to new replies.