Brandammo

Blog

Prevent unstyled text showing up when CUFON is applied.

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;
}

One thought on “Prevent unstyled text showing up when CUFON is applied.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>