Change opacity on header image (flounder theme)
-
Hello,
I’m trying to remove the opacity of the header image on the top left of my blog so it appears as it’s usual colour.
Can this be done, if so how?
Cheers
The blog I need help with is: (visible only to logged in users)
-
Hi there,
Yes, that can be done. Try adding the following CSS to your Custom CSS:
.custom-header .site-branding { background-color: transparent; } -
-
- The topic ‘Change opacity on header image (flounder theme)’ is closed to new replies.