• Resolved joolsprobablyneedshelp

    (@joolsprobablyneedshelp)


    Hi All
    On Neve on my website when viewed in safari the bold looks awful. Like 8 bit extra bold. I thought this was Neve but on other browsers it’s fine. Having a quick google reveals that https://stackoverflow.com/questions/9081221/safari-css-bold-font-too-bold
    this could be the culprit and that I just have to add this to me global CSS

    * {
      font-synthesis: none !important;
    }

    But I’m struggling to find global CSS in the Neve file and where to put this to try. Can anyone help where this should go please

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi,

    You can try adding that in Appearance > Customize > Additional CSS.

    Hope this helps.

    Kind regards,

    Rodica

    Thread Starter joolsprobablyneedshelp

    (@joolsprobablyneedshelp)

    Hi that won’t do it. It throws an error saying it can’t be saved due to one setting. Sadly it doesn’t tell me what that setting is. I was accessing it through the backend not FTP.

    Thread Starter joolsprobablyneedshelp

    (@joolsprobablyneedshelp)

    If I add it on inspect element it works but I can’t get it in the main page to display perfectly. Though in the file on the server there’s no formatting and if I add it there then it doesn’t work


    Ahh that old chestnut. Cleared the cache and it works perfectly.

    Great to hear that.
    Yes, the cache is always doing that ??

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