Removing grey overlay from header images
-
Using the Venture theme and need help removing the grey overlay from the header images. Any thoughts?
The blog I need help with is: (visible only to logged in users)
-
Hi there, this custom CSS should do it for you.
.has-background-cover .overlay { opacity: 0; } -
-
- The topic ‘Removing grey overlay from header images’ is closed to new replies.