Support Forum

For all questions related to themes and plugins!

Enter search keyword e.g. "footer color".

  • Registration is Required

    Registration is required to post questions to support forum. ThemeForest buyers also need to obtain Purchase code to be able to post on forum.

    Please read here how to obtain Purchase code.

#2260
Robert Kavgić
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