=== WP Add Custom CSS === Contributors: danieledesantis Tags: css, custom css, stylesheet, custom stylesheet, single post css, site css, single page css Requires at least: 4.0 Tested up to: 4.2.2 Stable tag: 0.9.5 License: GPLv2 License URI: http://www.gnu.org/licenses/gpl-2.0.html Add custom css to the whole website and to specific posts and pages. == Description == WP Add Custom CSS allows you to add custom CSS to the whole website and to individual posts and pages. The CSS rules applied to the whole website will override the default stylesheets of your theme and plugins, while the CSS rules applied to specific pages and posts will override the main stylesheet too. You can edit the main stylesheet from the the "Add custom CSS" settings page. The plugin also creates a new "Custom CSS" box in the editing area to add custom CSS to specific posts and pages. Available languages: - English - German - thanks to Bodo Graumann == Installation == = Automatic installation = 1. Go to Plugins > Add New > Upload and select the .zip file from your hard disk 2. Click the "Install now" button 3. Activate the plugin through the 'Plugins' menu in WordPress = Manual installation = 1. Upload the plugin folder to the `/wp-content/plugins/` directory via ftp 2. Activate the plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == = How do I apply custom CSS to the whole website? = Once the plugin is installed and activated, from your dashboard navigate to "Add custom CSS", and write the CSS rules in the textarea. = How do I apply custom CSS to a specific post or page? = Once the plugin is installed and activated, you will find a new box called "Custom CSS" in your post/page editing area. = The "Custom CSS" box is not displaying, why? = Click on the "Screen option" link from your post/page editing area and be sure the "Custom CSS" option is checked. == Screenshots == 1. Add custom CSS to the whole website. 2. Add custom CSS to specific posts. 3. Add custom CSS to specific pages. == Changelog == = 0.9.5 = * Improved css output for single posts and pages = 0.9.4 = * Fixed > rendering issue = 0.9.3 = * Fixed minor bug = 0.9.2 = * Fixed minor bug * Minor layout changes = 0.9.1 = * Fixed double quotes rendering issue = 0.9 = * First release == Upgrade Notice == = 0.9.5 = * Improved css output for single posts and pages = 0.9.4 = * Fixed > rendering issue = 0.9.3 = * Fixed minor bug = 0.9.2 = * Fixed minor bug * Minor layout change = 0.9.1 = Fixed double quotes rendering issue