=== Responsive Header Plugin === Contributors: Mehtevas Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=CRZG8KXL8BPLL Tags: responsive, header, text Requires at least: 3.0.1 Tested up to: 4.0.1 Stable tag: 1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html A Responsive Text Plugin incorporating the fitText jQuery Script by Paravel. == Description == For those big header texts that you adjust for mobile responsiveness in your website. Now you can set the minimum and maximum font size and make it adjust with your screen resolution based on the width element. Also you can use custom classes for specific header tags to pick ot which text you want to inflate. The jQuery script is brought to you by Paravel. http://fittextjs.com/ https://github.com/davatron5000/FitText.js Functionality: * Pre-defined header tags, H1-H6 * "Custom header classes" of your choice. * Minimum and Maximum Font Size * Compressor for the aggressiveness of the text resizing. == Installation == 1. Upload `Responsive Header` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Configure the plugin 'Admin' 'Responsive Header' == Frequently Asked Questions == = What is "width element"? = Width Element is the width of the block or container the text is placed into which determines the maximum size for text resizing. = How to determine the custom header tags? = To determine your custom header tags check the class of the html tag. for example "h1.site-title",