=== Elementor Inline SVG === Contributors: namogo Tags: elementor, inline, svg Requires at least: 4.5 Tested up to: 4.7.3 Stable tag: 0.0.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Elementor Inline SVG == Description == An Elementor widget that lets you add an SVG file as markup instead of an html image tag. ##How it works Elementor Inline SVG works much like the core Image widget from Elementor, except that it expects SVG files and outputs the file's contents as markup in your page. This eliminates the extra HTTP request that otherwise occurs when using the tag and allows for styling and interacting with the SVG elements through CSS and Javascript. ##Options Since SVG is tricky when it comes to responsive behaviour, you have the option of turning on the Responsive control in the Elementor editor. This will tell the SVG to occupy all the width. Additionally, you can set a maximum width for the SVG in pixels or percentage. == Installation == 1. Make sure Elementor is installed and active on your website 2. Activate the plugin through the 'Plugins' menu in WordPress 2. Edit a page (or post) using Elementor 3. Find and use the new "Inline SVG" widget == Changelog == = 0.0.2 = * "Width" control is now responsive * SVG can now be aligned to left, right or center * Updated required Elementor version to 1.4.1 = 0.0.1 = * First version == Upgrade Notice == = 0.0.2 = Width is now responsive and a new alignment control