=== WP CSS Generator ===
Contributors: goran321
Tags: css, custom, custom css, styles
Requires at least: 4.7
Tested up to: 4.7
Stable tag: trunk
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Customize you WP page elements easy and fast. Get full control over any element or property.

== Description ==

This utility plugin allow you to change font family, colors and backgrounds of any element on your theme using Customize 
interface.

[youtube https://www.youtube.com/watch?v=0rESNVbxulo&list=PLUDxG30KAdnrme6JDRH-r3IipKPqyoeIo]


Very simple add your CSS selectors and choice CSS options then open Customize and change page element style.


**Options**

* Google fonts
* Font color
* Font family
* Background


**Features**

* Easy to use
* Compatibilty with any theme or plugin
* Browsers supported
* Simple interface
* Responsive options
* Generate CSS code


== Installation ==

= From your WordPress dashboard =

1. Visit 'Plugins > Add New'
2. Search for 'WP CSS Generator'
3. Activate WP CSS Generator from your Plugins page. 

= From WordPress.org =

1. Download WP CSS Generator.
2. Upload the 'wp-css-generator' directory to your '/wp-content/plugins/' directory, using your favorite method (ftp, sftp, scp, etc...)
3. Activate WP CSS Generator from your Plugins page.


== Screenshots ==

1. The WP CSS Generator groups panel.
2. WP CSS Generator edit group option.
3. Group options panel.
4. Customize group selector options.
5. Generate CSS code.


== Changelog ==

= 1.0.1 =
* fixed forms validation
* fixed admin ajax

= 1.0 =
* original release