header image looks to have an overlay
-
Hi,
My header image looks darker than in photoshop. Is there an overlay on the image in the template? Is there a way to remove it? ThanksThe blog I need help with is: (visible only to logged in users)
-
There is an overlay indeed that makes the image slightly darker. You can remove it with the following CSS:
.header .cover { display: none; } -
- The topic ‘header image looks to have an overlay’ is closed to new replies.