Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #1197870

    Good evening folks,

    as I has written in the topic – some fonts are still not shown in the frontend
    if you choose them in the extended styling area. Unfortunately the problem
    exists meanwhile since months! ;-/ And I have definitely posted the problem
    right here in the forum.

    In my case it is the font “courier new“ font and it doesn’t matter which element
    you choose. You can see it on the example screenshots.

    So, is this a problem of google-fonts or is it a problem of the enfold-theme?
    But no matter what, in the end it’s a problem for both sides, isn’t it? And I’m
    really looking forward to a solution.

    Best regards
    Carsten

    #1197954

    Hey Carsten,

    Please send us a temporary WordPress admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply.

    Best regards,
    Rikard

    #1198042

    Hey again Rikard,

    thx for your answer!

    Ok, you’ll find the admin-login and URL in the private content.
    Hope you’ll find my, respectively the mistake! :)

    Best regards
    Carsten

    #1199261

    Hi,

    Thank you for the update.

    It doesn’t seem to work because of the dash symbol in the font name. To fix it, we used this code in the Quick CSS field to apply the Courier New font correctly.

    #top #wrap_all .avia-slideshow-button, #top .avia-button, .html_elegant-blog .more-link, .avia-slideshow-arrows a::before {
    	font-family: 'courier new','HelveticaNeue','Helvetica Neue','Helvetica-Neue',Helvetica,Arial,sans-serif !important;
    	font-size: 15px;
    	font-weight: 500;
    }

    Best regards,
    Ismael

    #1199351

    Hi Ismael,

    thank you for your new answer and the new snippet!
    Never heard about the dash symbol in a font name.
    Could you please explain what it is? Or ist it to complicated?
    Irrespective of this the snippet works fine…thx again!

    Only in the commentary-function it doesn’t work. Look at the screenshot.
    Which term is missing in the first line? I also miss it in the secondary
    header menu, but I think the courier font is to restless for that position
    and size. ;-/ Don’t you think so?

    Best regards
    Carsten

    #1200049

    Hi,

    We just removed the dash in the font courier-new. For the submit form, please add this css code.

    #respond #submit {
    	font-family: Courier New, Courier, Lucida Sans Typewriter, Lucida Typewriter, monospace;
    }

    Best regards,
    Ismael

    #1200178

    Hi Ismael,

    thx for your new reply and the new snippet…it works fine!

    Ok, you said that you removed the dash but I still don’t know
    what the dash is for? ;) Because I’m a designer, I’m interested
    in such things. ;)

    Best regards
    Carsten

    #1200246

    Hi,

    The dash could have simply been a typo in the font name. It wasn’t being read by the browser.

    Best regards,
    Jordan Shannon

    #1200974

    Hi again Guys,

    ok, now I think I understood…thx!
    Hopefully this happens not in to many fonts further! ;/

    Best regards
    Carsten

    #1201363

    Hi designbasis,

    Glad we could help :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.