fontello icon CSS not specific enough
-
The selector for setting the fontello font is too generic and should be made more specific to avoid overriding other themes/plugins
[class^="icon-"]:before, [class*=" icon-"]:beforeShould become something like the selectors at the end of fontello.css
[class^="icon-sp_wgs-"]:before, [class*=" icon-sp_wgs-"]:before
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘fontello icon CSS not specific enough’ is closed to new replies.