Selected Image too dark
-
Is there a way to lighten the image? I want it to be dark enough to set off my text, but it’s too dark to see.
The blog I need help with is: (visible only to logged in users)
-
Hi there,
Try adding this CSS snippet:
body:not(.no-header-image) .custom-header-image::before, .lodestar-front-page .custom-header-image::before { background: rgba(0, 0, 0, 0); }Let me know if that works for you. Thanks!
- The topic ‘Selected Image too dark’ is closed to new replies.