WP Responsive Auto Fit Text
WP Responsive Auto Fit Text allows you to create great, big, bold headlines that resize to the viewport width, with a WordPress shortcode.
The facts
- Rating
- 5★ from 5
- Active installs
- 500+
- Price
- Free
- Last updated
- 18 Feb 2025
- Added
- Nov 2014
- Requires WP
- 2.5
- Tested up to
- WP 6.7.7
- Downloads
- 14,933
Our analysis
AI-assistedWP Responsive Auto Fit Text is a WordPress plugin that enables you to create large, bold, and responsive headlines that adjust to the viewport width using shortcodes. It is based on the slabText jQuery plugin and allows for individual line styling, including colour and font choices.
This plugin is suitable for users looking to enhance the typography of their website with eye-catching headlines. It is particularly useful for those who want to ensure their text remains readable across different screen sizes.
Best for: This plugin suits website owners looking to improve their site's typography with responsive text.
What it does well
- ✓Creates responsive headlines that resize with the viewport
- ✓Supports individual line styling with colour and font options
- ✓Utilises WordPress shortcodes for easy implementation
- ✓Free to use from the WordPress.org directory
- ✓Compatible with PHP version 5.3 and above
Where it falls short
- •Limited information on additional features or customisation options
- •Requires a minimum PHP version of 5.3
Verdict
WP Responsive Auto Fit Text provides a straightforward solution for creating responsive headlines. It is a useful tool for those focused on enhancing their site's visual appeal through typography.
From the developer
gal_op's own description of WP Responsive Auto Fit Text, lightly tidied.
Based on slabText – a jQuery plugin for producing big, bold & responsive headlines (https://github.com/freqDec/slabText), this plugin allows you to create great, big, bold & responsive headlines that resize to the viewport width with a WordPress shortcode.
Usage
[slabtext]
[slab]line 1[/slab]
[slab]line 2[/slab]
[slab]line 3[/slab]
[slab]line 4[/slab]
[/slabtext]
Styling per line
[slabtext]
[slab color=”#000″ font=”Open Sans” transform=”uppercase”]line 1[/slab]
[slab]line 2[/slab]
[slab color=”#FFF” font=”Arial”]line 3[/slab]
[slab]line 4[/slab]
[/slabtext]
*** PHP needs to be at minimum v.5.3 for this plugin to work ***