We all know that feeling, you've just installed theme and you want to start making some small tweaks and changes..
This is where the Custom CSS plugin comes in..
The Custom CSS plugin allows you to customize the appearance of your theme without the need to create child theme or worry about theme updates overwriting your customizations.
You put your CSS customimzations in the editor and hit save.
CSS editor also has features like auto formatting, bracket matching and built CSS linting.
Outputs CSS in actual cachable file and not straight your HTML.
Setting to output on the fly.
Go to Plugins > Add New > Upload and choose the dev7-custom-css zip package.
Go to Appearance > Custom CSS to start making changes...
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Read more