[Resolved] Bad Request 400 to Google Apis for fonts at every load of site

Home Forums Support [Resolved] Bad Request 400 to Google Apis for fonts at every load of site

Home Forums Support Bad Request 400 to Google Apis for fonts at every load of site

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #40646
    Nick

    Hello Tom,

    at every time i’m loading my site there occurs a BAD REQUEST 400 error. I’m using the Font “Trebuchet MS, Helvetica, sans-serif (style: normal, weight: 400)” as typography for my site.

    http://fonts.googleapis.com/css?family=Trebuchet+MS%2C+Helvetica%2C+sans-serif&subset=latin%2Clatin-ext&ver=1.2.1

    How could i solve this problem? Thanks in advance for your reply! πŸ™‚

    Greetings,
    Nick

    #40647
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    I discovered this bug yesterday – almost have it completely fixed and will release an update right away.

    What you can do for now:

    1. Change the font dropdown to “Inherit”.
    2. Go to your CSS, and add this:

    body, button, input, select, textarea {
          font-family: Trebuchet MS, Helvetica, sans-serif;
    }

    Sorry for the inconvenience! Will be fixed soon πŸ™‚

    #40680
    Nick

    Perfect, Thanks, your workaround is working. πŸ™‚

    P.S.: Your masonry-fix in GP Premium is also working fine, so thanks also. πŸ™‚

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