Reframer makes unresponsive elements responsive, such as embedded iframe, videos or you can choose element which you want to make it responsive.
Why?
Reframer offers the simplest solution to making elements scale at an intrinsic ratio.
1. Light weight
1. Minimal configuration
Demo Link
How?
This plugin removes a specified element's height & width attributes & then wraps that element in responsive div that is an intrinsic ratio of the original element. This plugin is meant for embedded content like iframes or videos.
Setup
- Install plugin
- Goto WP admin > Settings > Reframer
- Add unresponsive elements such as iframe, video under
DOM Selectors
section
- Save settings
Credits
This plugin uses
reframe.js made by
Dollar Shave Club.
Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation and then activate the Plugin from Plugins page.
Plugin Configurations
- Goto WP admin > Settings > Reframer
- Add DOM elements such as iframe and press enter to add
- Save settings