Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1210501

    Hi,

    I am trying to make a font weight consistent through a site. The font weight is appearing inconsistently through the site, and I’m not sure why.

    I’ve set the body font to Work Sans, and weight to 400 in Advanced Styling but it sometimes appears heavier on some pages. To troubleshoot, I’ve tried removing the Quick CSS in case there are conflicts, that didn’t make a difference. There is no font plugin activated.

    There is no difference in the markup between these pages, they should all be appearing the same. Attached are screenshots and the links to the pages.

    Could you please advise on how to get the body font to appear consistently like in the “after” screenshot, with the lighter weight?

    Thank you so much!

    #1210893

    Hey designyvr,

    I can’t see any difference between those blocks of text on my end using Chrome, and the same CSS is applying to both of them:

    .entry-content-wrapper div p {
        font-family: Work Sans !Important;
        font-weight: 400 !important;
    }

    Could you try loading the pages in private/incognito windows to see if that helps please?

    Best regards,
    Rikard

    #1212415

    Thank you for your help Rikard! I think this has resolved the issue, I’m no longer seeing the font weight difference. Thank you!

    #1212432

    Hi designyvr,

    I’m glad that Rikard could help you :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Font Weight Change’ is closed to new replies.