Prevent unstyled text showing up when CUFON is applied. Posted on January 16, 2012 by KT Found this very useful from CSSBakery - To prevent unstyled text flashing up on the page before cufon is shown, apply .cufon-loading class onto elements which you have set cufon. .cufon-loading h1 { visibility: hidden !important; } Tweet
Anna on June 5, 2012 at 4:18 pm said: Thank you, I tried that and also .cufon-loading * { visibility: hidden !important }, but no luck. Reply ↓
Thank you, I tried that and also .cufon-loading * { visibility: hidden !important }, but no luck.