First, you never want to directly edit the forms.css file in the plugin folder because that file gets overwritten any time you do an auto-update on the plugin and you'll lose all of your work. Any custom CSS for your forms should be added to the very end of your active theme's stylesheet. This is usually the style.css file, but some themes are set up to use a custom.css file for adding custom CSS rules.
If you're not sure about where to put custom CSS rules in your theme, it's always best to contact the theme provider for guidance.
Posted 14 years ago on Thursday June 23, 2011 |
Permalink