Hi guys
In the footer here the hover goes very dark gray.
http://www.mainline-energy.co.uk/home_new-with-featured-case-study/
Whats the css to change the colour. Normally I’d be able to figure this out myself but now they’ve changed FF inspector so it doesn’t work anymore. Why do they do that!
Thanks
Masten
Hey finessecreative!
Please add following code to Quick CSS and adjust as desired
.socket_color a:hover { color: #aaa; }
Best regards,
Yigit
Cheers mate. That did it :)