FitText makes font-sizes flexible. Use this plugin on your fluid or responsive layout to achieve scalable headlines that fill the width of a parent element.
FitText makes font-sizes flexible. Use this plugin on your fluid or responsive layout to achieve scalable headlines that fill the width of a parent element.
Customer Reviews
Rolando D.
Advanced user of Fittext.JsIt's a nice little utility that removes the guesswork out of sizing textual headings in webpages if you need them to inflate to fit a specific container. So it's very good for responsive web design where you have this particular need and don't want to fiddle endlessly with viewport width CSS units, etc.
Actually there's nothing to dislike in this script, if you need this particular headline design. There are a few caveats (pay particular attention if you're using carousels or other elements that use display:none and hide the text before Fittext Js is applied because that won't work unless you instance it before hiding the element).
If you need a jQuery plugin that removes the guesswork out of sizing headlines to a parent container, Fittext fits the bill :). If on the other hand you prefer using a pure CSS solution, you may be better served by sizing with CSS vw units instead.
We are removing the guesswork out of fitting a headline text to a container when the web design we are implementing needs this.Instead of trying to find perfect values in CSS or use the vw units, we just instantiate Fittext.js and it does its job almost automatically.