I added a simple contact form to a page and noticed in firebug that the Gravity Forms CSS is being over written by the Woocommerece CSS. The style for the "submit" button is inherited from woocommerece.css.
What is the preferred method to remove this error and display Gravity Form's CSS?
The site is http://www.mymomscheesecakes.com but I currently have the site in maintenance mode. If you need to access the site, please send an email to mtmagee@truewebarchitect.com, and I will create a temporary admin account.
Presently, I made style changes in woocommerece.css to correct this issue, but there has to be a better way to keep the Woo CSS from over ridding the CSS from Gravity Forms.