Private: Home › Forums › WordPress Themes › Elvyre – Retina Ready WordPress Theme › Color overlay over page title image › Reply To: Color overlay over page title image
February 24, 2015 at 7:48 pm
#2260
Participant
Hello,
The simplest way would be to modify the image itself and darken it.
There are other ways, but those require html modifications or adding the jquery code and it’s not sure that those effects will be displayed across all the browsers the same.
If you still insist on it, I suggest that you add an overlay div using jQuery, set it’s background color to black and opacity to 0.5 or something like that.
Robert