XenForo Can't disable background change on hover (Font Awesome icon)

J

JackieChun

Guest
When you hover over a hyperlinked Font Awecome icon, the icon's background changes slightly. As an example, see the RSS icon in XenForo's footer. I am unable to disable this through any method in CSS short of a universal disable.
Code:

* { background: none !important;}

Inspecting the elements in Chrome/Firefox developer tools did not produce any results. I have disabled every available background quality, and this change still persists. Can anyone explain why this can't be disabled...

Read more

Continue reading...