Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1100340

    For some reason, I’m having a font bold issue on some pages.

    My homepage top banner font style is perfect for the phone number listed top left. However, when you view other pages, the phone number top font style is somehow changing to a bolder look. The same goes for the footer font per examples in private. How can I fix it so that it is consistent with the homepage font style for the top left phone number on all the pages as well as the footer widget font shown in the example?

    Thanks

    #1100799

    Hey webguy007,

    Could you try to delete the old CSS and JS files under Enfold->Performance to see if that makes any difference please?

    Best regards,
    Rikard

    #1101165

    Hi,

    I already had Delete old CSS and JS files checked and no difference.

    Please advise.

    Thanks

    #1102094

    Hi webguy007,

    Please try this css:

    
    .phone-info, .phone-info a {
        font-weight: lighter;
    }
    body#top .footer_color .widget a, body#top .socket_color .widget a {
        font-weight: lighter;
    }
    

    Best regards,
    Victoria

    #1103832

    That worked for the phone number and still have an issue with the font on the following 3 specific pages listed in private content in the footer are much bolder then all the other pages in the footer. Why and how to fix so they look like the footer bold on the homepage on these 3 specific url pages. You can clearly see the difference in bold.

    #1105328

    Hi,

    Thanks for the update.

    Those pages seem to be loading the Open Sans ExtraBold font instead of the Open Sans SemiBold font even though the font weight is set to 700. Try to deactivate the “Google Fonts for WordPress” plugin temporarily.

    Best regards,
    Ismael

    #1109295

    Hi,
    This problem still exists and is a problem for the site owner. I removed the google fonts and no change. It seems the titles in the widget and below are BOLDER including the footer line has a bolder word for the company name compared to all other pages. Do you see exactly what I’m talking about?
    The pages with the font being dark bold are on the links in the private section below.

    Please advise how to solve as all other pages are correct with the fonts not being bold in the widget section and below! Thank you!

    #1109877

    Hi,

    Thank you for the update.

    We added the following css code to correct the font weight and disabled the file compression temporarily. Please don’t forget to remove the browser cache before checking.

    Best regards,
    Ismael

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