Hi,
I don’t find a way to change the displayed font of blog category in the blog excerpt.
It now looks like this
After putting this into CSS
.blog-categories a, span.blog-author a, time.date-container, span.blog-author, h5.av-share-link-description {
font-family: ‘Ubuntu Condensed’, sans-serif;
color: #4e4e4e;
}
it looks like this
So the category line “WIE WIR ZU UNSEREN HUNDEN KAMEN” has been affected, but it is not Ubuntu Condensed. Similar problem like
?
Is there a solution?
Thanks in advance
Tom
Hey tom_on_wheels,
Thanks for the link to your site, instead of font-family: ‘Ubuntu Condensed’, sans-serif;, try font-family: ‘ubuntu-condensed’, sans-serif;
After applying the css, please clear your browser cache and check.
Best regards,
Mike
Hi Mike,
Unfortunately it doesn’t work.
Best regards
Tom
Hi,
Thanks for the login, I corrected the curly quotes so the font for the mobile menu and blog category is correct now.
I also found that you had an unclosed media query in your quick css breaking the mobile font size.
I saw the issue with the h4 “Unsere Podencos” on the homepage, since this is corrected I assume the others are also, please clear your browser cache and check.
I will close this thread, if you still have issues please respond to the other thread, thank you for using Enfold.
Best regards,
Mike