# Genesis Style Trump

Loads Genesis child theme style sheet after plugin style sheets.

## Description

This plugin removes the Genesis child theme style sheet and reloads it at a later priority, allowing plugin style sheets to load first.

Read more about why I created this plugin [here](http://www.carriedils.com/woocommerce-genesis-important-style/).

## Requirements
 * WordPress 4.1
 * Genesis 2.2

## Installation

### Upload

1. Download the latest tagged archive (choose the "zip" option).
2. Go to the __Plugins -> Add New__ screen and click the __Upload__ tab.
3. Upload the zipped archive directly.
4. Go to the Plugins screen and click __Activate__.

### Manual

1. Download the latest tagged archive (choose the "zip" option).
2. Unzip the archive.
3. Copy the folder to your `/wp-content/plugins/` directory.
4. Go to the Plugins screen and click __Activate__.

Check out the Codex for more information about [installing plugins manually](http://codex.wordpress.org/Managing_Plugins#Manual_Plugin_Installation).

### Git

Using git, browse to your `/wp-content/plugins/` directory and clone this repository:

`git clone git@github.com:cdils/genesis-style-trump.git`

Then go to your Plugins screen and click __Activate__.


## Credits

Built by [Carrie Dils](https://twitter.com/cdils)
Copyright 2013 [Carrie Dils](http://www.carriedils.com/)

Props to [Gary Jones](https://twitter.com/garyj) for editing suggestions and walking me through deployment. Thanks to [Aaron St. Pierre](https://twitter.com/ajsp) for suggestions and testing. Thank you to [seothemes](https://github.com/seothemes) for contributing the added support for Foodie Pro Theme.
