I have played around for over an hour to try and make just the header image a bit more opaque, so that the white title text shows up better against the background.
Trying to use filter: brightness(50%); but it makes both the background image AND the text darker -- I want only the header background image darker.
...but I cannot find where to put this in the theme CSS to make it do this for every header image.
Comments