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

    Hi,

    I have trieseveral normal CSS fixes, but my H1 -h6 still apear bolder than “normal”.

    a font-weight: 300; or normal or lighter, dosent seen to work.

    Its like it wont go under 400.

    Can you see anything I dont?

    #916047

    Hey Jonas,

    Please disable caching and minification while we’re helping you.

    Best regards,
    Victoria

    #916571

    WPRocket is deactivated now

    #917063

    Hi Jonas,

    Looks like the theme is loading two versions of open sans and they are bolder than you need. So you might want to add this font to your website yourself. Here is how to do it

    Register Additional Google Fonts for Theme Options

    Actually, have you tried setting the p font like this?
    Image 2018-02-24 at 19.08.17.png
    Best regards,
    Victoria

    • This reply was modified 6 years, 9 months ago by Victoria.
    #917754

    The thing is, I already did that.

    Wiht no respons, so I tried it in the quick css with stuf like:

    h1, h2, h3, h4, h5, h6 {
    font-weight: lighter!important;
    }

    Also with no respons, its like something is inherted

    #917763

    Hi jjdenmark,

    Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?

    Best regards,
    Victoria

    #917774

    And your font you are desired to have not to be bold is open-sans or a different font?
    because you can see it in register-backend-google-fonts.php (enfold/includes/admin) that not all integrated font got the 300 option.
    Go and have a look on google fonts if the wanted font has a 300 font-style

    link to the google fonts included in enfold: Google Fonts in Enfold

    by the way – try it with work-sans ( it has a 100 font-style) if it will work with that font. – if not we had to search a different way why it is not working .

    #917783

    you can see here that open-sans should have font-style 300, 400, 600, 700, 800 : Link
    so try it with font-weight: 300 ( and not light or lighter)

    #917787

    I godt i working by adding 300 in functions.php.

    Thanks for the help, it got me on the right track

    #917805

    Hi jjdenmark,

    Great! Glad you got it working for you! :)

    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.