Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #243992

    Font on my site is set to Open Sans. Previously, it looked good in Opera, but the bold sections appeared in some other font in Chrome. Now (as of 1-2 days) bold is appearing in a different font in Opera too.

    You can look at lendgrade.com – font in the menu, the headline table text, or in the ‘new platforms’ section in the bottom left is not appearing as Open Sans.

    #244017

    Hi!

    Please update to the latest version of Enfold (2.6.2).

    Regards,
    Josue

    #244023

    I put in my username and api in the update section. It now says:

    ‘Theme Updates

    No Updates available. You are running the latest version! Great!/

    However, the fonts are still wrong.

    Is there anything else I need to do to upgrade?

    #244037

    Hi!

    Try performing the update via FTP:

    Best regards,
    Josue

    • This reply was modified 10 years, 7 months ago by Josue.
    #244039
    This reply has been marked as private.
    #244043

    My apologies, i had the wrong text on the clipboard, i was referring to this video:

    Best regards,
    Josue

    #244052
    This reply has been marked as private.
    #244157

    Well, that may be kinda tricky, but i may help you recovering it if you give me the details of these changes, also i’d recommend you use a Child theme from now on, this way you prevent customization to get lost when updating the theme.

    Cheers!
    Josue

    #247014

    So – the update has been done, and I’ve managed to recover all the custom changes.

    However, the font problem hasn’t been fixed. It’s still appearing in a different font when it’s bold. You can look and see for yourself.

    #247019

    Hey!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    .main_menu ul:first-child > li > a, strong, b { font-family: 'Open Sans', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif!important; }

    Best regards,
    Yigit

    #247026

    Hi, I’ve made that change, but are you sure the font is now showing as Open Sans? It looks like something different to me. Also, the sections that were in bold now look like they are blue but not really bold, at least it’s a lot less strong than it was before.

    #247220

    It is definitely producing the wrong font. Please compare letter g when something is bold, and when not. Do you have another solution?

    #247229

    Hey!

    I thought you wanted to make bold text also open sans. Please change the i code posted earlier to following one

    .main_menu ul:first-child > li > a { font-family: 'Open Sans', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif!important; }

    and also add following code

    strong, b {
    font-family: "Roboto", arial, sans-serif !important;
    }

    Best regards,
    Yigit

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