
Essential changes for sites running Oxygen, a visual site builder for WordPress.
This plugin enables HTML5 support for elements like the search form and adds (what I consider to be) some essential CSS – for example, to make all the images responsive when using the Oxygen visual site builder.
There are no settings for the plugin. Just install and activate.
Details:
body element.ul and ol elements that have a class set.vertical-align to top so they don’t take up an extra pixel space at the bottom.label elements visible which Oxygen, for some strange reason, seems to set the display of to none.auto from 100%.Search for oxygen essentials from within your WordPress plugins’ Add New page and install.
Download button to download the plugin.wpdevdesign-oxygen-essentials folder to the /wp-content/plugins/ directory.Plugins menu in WordPress.Improved the code for loading custom CSS file after Oxygen’s, thanks to Emmanuel Laborin. This will fix the incompatibility with his OxyPowerPack plugin.
Added responsive CSS for image alignment classes.
Initial Release.