• Resolved charlotte

    (@charlotte23)


    I have tried using a google font using the fontloader script and assigning visibility hidden to the loading class, but I still have fout. Does anyone know how to get rid of it?

    I did the other <link rel – as well and I have tried the @import methods and it is really bothering me that it still shows the flash of unformatted text.

    I tried doing the loading classes to different elements and it just doesn’t make a difference.

    Can anyone help?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter charlotte

    (@charlotte23)

    I think I fixed it all the info I was finding was saying

    .wf-loading p{
    visibility: hidden;
    }
    But when I put
    p.wf-loading {
    visibility: hidden;
    }

    It seems to work – happy days.

    Thread Starter charlotte

    (@charlotte23)

    no it still fouts

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Fout with googlefont’ is closed to new replies.