Hi I am looking for a way to change the hover color of the caption in the gallery pages.
I found this in one of the old posts here on the site, but it does not work.
.av-masonry-entry .av-masonry-entry-title:hover {
color: red !important;
}
Hey webdesignphx,
On the gallery pages I’m not seeing any captions on hover.
Best regards,
Jordan Shannon
http://quickest-lightning.flywheelsites.com/piano-shells-many-size-options/
If you hover over for example the text “5-7′ Baby Grand Shells” (the text under the image) I would like the text to turn red. Sorry this might not be called caption… but I hope you understand.
Thanks Martina
Hi,
Thanks for the clarification. Please try this instead:
.av-inner-masonry-content-pos-content h3:hover {
color:red !important;
}
Best regards,
Rikard
Hi Rikard
Its not doing anything either 😕
Hope you have some more ideas.
thanks
Tina
Hi,
Did you make sure to add Rikard’s code to the very top of quick css so that it runs first?
Best regards,
Jordan Shannon
Aaaaahhhh!!! Yes!!! 😀 thank you that did the trick! You guys are great!
Hi,
Great! I’m happy you were able to be helped. If you need anything else, please let us know here i the forums.
Best regards,
Jordan Shannon