Header Image
-
I need to unblur my header image
The blog I need help with is: (visible only to logged in users)
-
Hi @spenfitness,
If you have WordPress.com Premium or Business plan, then you could add custom CSS code. You can find out more about it here:
How to Add Custom CSSAnd this piece of code should solve the problem. Let me know if you have more questions.
.header-overlay:before { opacity: 0 !important; }Have a great day!
- The topic ‘Header Image’ is closed to new replies.