EPDIGITAL Posted February 23 Posted February 23 I am trying to change the color of my links to white when hovering the mouse over them in my footer. Does anybody know what type of code injection is needed to do this?
tuanphan Posted February 25 Posted February 25 You can use this code to Website > Website Tools > Custom CSS. If it doesn't work, you can share site url, we can check easier. footer.sections a:hover, footer.sections a:hover span { color: white !important; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment