-
AuthorPosts
-
October 19, 2018 at 8:41 pm #1024214
Hi,
how can I avoid generally, that ENFOLD adds fonts in CSS, that I have not declared in the theme settings?
For example, I discovered this:
http://imgbox.com/AouO0ubvwhich makes my comments in the sidebar in “Georgia” font instead of “OpenSans”, that I have uploaded in ENFOLD’s font manager as a local font:
http://imgbox.com/QHACmUWXThanks
October 22, 2018 at 7:19 am #1024704Hey Gitte,
Can you give us a link to your site? so we can check further.
Best regards,
NikkoOctober 22, 2018 at 10:21 am #1024760my site is not yet online, but you can check this with the ENFOLD demo and the “Recent Comments” Widget (the normal “recent comments” widget of WordPress, not the Combo widget) in the sidebar:
The font family is set in your CSS:
and perhaps therefor the fonts, that I have set in the theme settings (Open Sans + Dosis) don’t take effect.
I need to add this to my custom.css, which could be avoidable.October 22, 2018 at 3:54 pm #1024926Hi Gitte,
Try adding this css code in your custom.css:
.recentcomments a, .widget_recent_entries li a { font-family: inherit; }Let us know if this helps.
Best regards,
NikkoOctober 22, 2018 at 5:21 pm #1025002Thanks, yes, I have to put these CSS in my custom.css, but why is this “hardcoded” in ENFOLD?
It is not only my site, I found a site from another user, where it is the same:
see here in the sidebar at “Neueste Kommentare”:
https://ombidombi.de/blog/October 23, 2018 at 2:18 pm #1025416Hi Gitte,
Yes, it’s set on all Enfold sites, including our demo.
I think it looks good, though maybe not anyone thinks the same way.
Also the reason might be because it does look good and also a web safe font.Best regards,
Nikko -
AuthorPosts
- You must be logged in to reply to this topic.
