Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1398449

    Hi,

    I don’t find a way to change the displayed font of blog category in the blog excerpt.

    It now looks like this

    Blog post excerpt

    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

    Blog post category

    So the category line “WIE WIR ZU UNSEREN HUNDEN KAMEN” has been affected, but it is not Ubuntu Condensed. Similar problem like

  • https://kriesi.at/support/topic/font-and-font-size-in-mobile-menu/
  • ?

    Is there a solution?

    Thanks in advance
    Tom

#1398490

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

#1398508

Hi Mike,

Unfortunately it doesn’t work.

Best regards
Tom

#1398524

Hi,
Please check your css, it looks like you have a curly quote which will break it, probably from copy & paste:
Enfold_Support_420.jpeg
If you have further trouble Please include an admin login in the Private Content area.

Best regards,
Mike

#1398534
This reply has been marked as private.
#1398537

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

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Blog categories font in blog excerpt’ is closed to new replies.