1. patrickbmccabe
  2. Sherlock Holmes
  3. Commercial Templates
  4. Wednesday, 11 December 2019
  5.  Subscribe via email
Is it possible to make the color that appears in the Image hove "Hover" partially transparent?
Attachments (1)
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Would you have a URL to an example of your module?

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Patrick

To amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

.j51imagehover {
--primary: rgba(112,35,18,.75);
}
.j51imagehover img {
opacity: 1 !important;
}


Edit to taste

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Absolute Perfection as always Ciaran. That really brings the design home!!:D
  1. more than a month ago
  2. Commercial Templates
  3. # 4
  • Page :
  • 1


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