1. dabeav00
  2. Commercial Templates
  3. Monday, 29 October 2018
  4.  Subscribe via email
Hello,
I'm looking to change the opacity of the color overlay on the imagehover gallery, but I can't find where to change it with any success.

Where can I go or what can I add to achieve this?

Here's the webpage for a reference point: http://www.dualvelocity.com/client_BCC/index.php
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Presuming I understand you correctly, to amend try adding the following to the Custom CSS field of your template settings...

.j51imagehover figcaption {
background-color: rgba(171, 64, 54,.4) !important;
}
.j51imagehover .imghvr-blur:hover > img {
opacity: 1;
}


CiarĂ¡n
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you! While it doesn't make it exactly as I wanted, it's pretty darn good.
  1. more than a month ago
  2. Commercial Templates
  3. # 2
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!