Link Colour
-
Hi
Probably quite a straight forward one but I’ve created a link on my home page which is http://www.clientshark.com…
“Take a look at OUR WORK or we would love to hear from you below…:)”
The linke being “OUR WORK” and when the link is inactive i want it to be white as the rest of the text is, then blue when the user hovers. After googling i found some custome CSS…
a:link {color:#FFFFFF;} /* unvisited link */
a:visited {color:#FFFFFF;} /* visited link */This has worked for desktop but when i view on tablet/smartphone the hover colour is blue but the link is grey. Ive tried every typography colour setting in the theme options but none seem to relate to the inactive link
Any help appreciated
The topic ‘Link Colour’ is closed to new replies.