1. GF
  2. Sherlock Holmes
  3. Commercial Templates
  4. Wednesday, 25 November 2020
  5.  Subscribe via email
Hi Ciaran,

(last question form me this week ;)

I'm using the ImageHover module against a dark background. So I want to have the title of the module light, that's why I use text-light module suffix.

And that works OK but it also changes the title color of the images to white. And that's not what I want, both title and caption should stay black.

I suppose it can be solved with some extra CSS-code. But what?

TIA
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Tia

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

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

That is foodonline.pt

Regards and T.I.A,

Geert
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you Geert

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

.j51imagehover .j51imagehover_title {
color: var(--j51-text-color) !important;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you once again Ciaran!
  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!