=== Smart Custom CSS === Contributors: satrya Tags: custom css, customizer, css, style, theme, child theme, post, page, metabox, admin Requires at least: 4.0 Tested up to: 4.6.1 Stable tag: 1.0.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html A simple way to add any Custom CSS code to your whole WordPress website or specific post and page. == Description == **Smart Custom CSS** allows you to add any custom CSS code to your WordPress website. It will automatically override any themes or plugins default stylesheets. No need to create a child theme anymore if you just only need to add custom CSS code to your website, just install this plugin, add the custom CSS code, done! Please take a look the plugin page for more details: [https://satrya.me/portfolio/smart-custom-css/](https://satrya.me/portfolio/smart-custom-css/) = Features Include: = * No configuration needed. * Individual post or page Custom CSS meta box. * Live preview via Customizer. * Easy-to-use. * FREE! = Contribute = If you want to contribute, we hosted the plugin on github: [https://github.com/satrya/smart-custom-css](https://github.com/satrya/smart-custom-css) = Credits = * CSS 3 Icon in banner & icon by [ChiaYiLai](https://dribbble.com/shots/1655604-CSS3-logo-icon-PSD-Freebie-download) == Installation == **Through Dashboard** 1. Log in to your WordPress admin panel and go to Plugins -> Add New 2. Type **smart custom css** in the search box and click on search button. 3. Find Theme Junkie Custom CSS plugin. 4. Then click on Install Now after that activate the plugin. 5. Go to Appearance → Custom CSS. **Installing Via FTP** 1. Download the plugin to your hardisk. 2. Unzip. 3. Upload the **smart-custom-css** folder into your plugins directory. 4. Log in to your WordPress admin panel and click the Plugins menu. 5. Then activate the plugin. 6. Go to Appearance → Custom CSS. == Screenshots == 1. Custom CSS settings. 2. Customizer. 3. Custom CSS metabox on Post admin screen == Changelog == = 1.0.0 - August 31, 2016 = * Initial Release