1. inozwo
  2. Commercial Templates
  3. Friday, 11 December 2020
  4.  Subscribe via email
Hello, I bought the template Layla and a couple of modules.
It's all very nice and now I run into a problem.
We would like the text on the images with background color opacity before the hover effect.
Is that also possible?
Regards
Ines
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ines

The solution would really depend on the image hover effect you are using. Would you have a URL to an example of your ImageHover module?

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hello, the image hover effect I'm using is "Fade in up"

Is it possible to send me the information how to display the text on the images with background color opacity before the hover effect .

Thank in advance!!!
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

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

[class*=" imghvr-fade"] figcaption, [class^="imghvr-fade"] figcaption {
opacity: 1;
transform: none;
}
[class*=" imghvr-"] figcaption *, [class^="imghvr-"] figcaption * {
opacity: 1;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
That worked perfectly, thank you.: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!