Hi!
I’ve added facebook to the socket of the website (restaurant one-page theme) and the icon is showing up nicely. However I want to change it so it always looks like the icon that shows up when you hover over the icon. How do I do this?
Thanks!
D
Hey!
Try adding this code to the Quick CSS:
#top #wrap_all .av-social-link-facebook a{color:#fff; background-color:#37589b; }
Cheers!
Josue