Hello,
I am trying to change the color of the font in the layerslider on the homepage. Each of the four text boxes are linked to other pages. WHen I tried to do it using the link and attributes field the font color was blue, so I used an inline font color in the content field to make the font white. But I need the color to change to black (or whatever) when it is hovered over.
http://www.soundviewcreative.com/collaboration
thanks!!
Hey williamslyd,
I could not login today, please update the credentials.
Best regards,
Victoria
still waiting on an answer on this one. submitted another ticket yesterday. thanks!
Hey!
I changed your HTML to following
<span class="ls-links">leadership.</span>
and added following code to Quick CSS in Enfold theme options under General Styling tab
.ls-links { color: white !important; }
.ls-links:hover { color: black !important; }
Please review your website now :)
Cheers!
Yigit
hi Yigit! the hover color changes now which is great but the links don’t work anymore.
cheers,
Lydia