Baskerville Theme header image problem
-
I changed Baskerville header image into a custom one, once it’s done, I don’t know why, colours are darker.
The blog I need help with is: (visible only to logged in users)
-
Are you referring to the dark grey area that’s below your header image? If so, you can change this by adjusting the background color from the Customizer. That will let you set any other color you like.
-
I’m sorry, I didn’t explain myself properly. Colours are darker on the header image, mid background of the image is supposed to be pure white, but it isn’t.
-
Ah, okay. This is from something that the theme does. It applies a transparent filter over the header image. The only way to remove this would be through custom CSS, a feature that is part of our Premium Plan.
The CSS required would be:
.header .cover {background: none;} -
- The topic ‘Baskerville Theme header image problem’ is closed to new replies.