CSS font problem (bug?)
-
A few places that are not supposed to, like body text and the admin post page, use this piece of css form fontawesome.css according to the inspector:
[class*="fa-"]{ display: inline-block; font-family: FontAwesome; font-style: normal; font-weight: normal; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }The admin posts page on top of that also has this from the edit.php:
[class*="fa-"]{display: inline-block;font-family: FontAwesome!important;font-style: normal;font-weight: normal;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}I’ve tried a lot of things(reinstalling theme, turning of plugins, etc.) but I don’t know how to fix this. Please help me.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
The topic ‘CSS font problem (bug?)’ is closed to new replies.
