WPDevDesign – Oxygen – Essentials Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
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:
- Enables HTML5 support for comment list, comment form, search form, gallery and caption elements.
- Adds some CSS from Modern CSS Reset for
- setting a min-height of 100vh for the
body
element. - removing default padding, default margin and list styles on
ul
andol
elements that have a class set. - inheriting font rules for inputs and buttons.
- removing all animations and transitions for people that prefer not to see them via prefers-reduced-motion.
- setting a min-height of 100vh for the
- Adds CSS for
- making all images responsive and setting their
vertical-align
totop
so they don’t take up an extra pixel space at the bottom. - WordPress image alignment classes. This is useful for wrapping text around images in Oxygen.
- making the admin bar sub menu items visible when using fixed header in Oxygen.
- making
label
elements visible which Oxygen, for some strange reason, seems to set the display of to none. - handling screen reader text for form labels when HTML5 output is enabled (which this plugin does).
- aligning search form’s input and button side-by-side and changing header search form’s input width to
auto
from 100%.
- making all images responsive and setting their
Automatic Installation
Search for oxygen essentials
from within your WordPress plugins’ Add New page and install.
Manual Installation
- Click on the
Download
button to download the plugin. - Upload the entire
wpdevdesign-oxygen-essentials
folder to the/wp-content/plugins/
directory. - Activate the plugin through the
Plugins
menu in WordPress.
Screenshots
No screenshots provided