Hey guys,
Great work with the Enfold theme.
Can you guys help me? Which CSS should I import to make the white text a different color when I mouse-over? With white it hardly can be read.
See the example here on http://host2day.nl/webbed/. I’m talking about the 4 images under the header image.
Thank you!
Regards,
Mike
Hey graphicair,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.avia-image-container.avia-align-center:hover .av-image-caption-overlay-center {
color: navy !important;
}
If you need further assistance please let us know.
Best regards,
Victoria
Hey graphicair,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.avia-image-container.avia-align-center:hover .av-image-caption-overlay-center {
color: navy !important;
}
If you need further assistance please let us know.
Best regards,
Victoria