forgot to say, instead of deleting these lines from the css file, you can simply adjust the styling to fit your needs 😉
Hi RanchNachos,
I had the same problem and here is how I solved it:
1. Go to the Contact 7 directory under wp-content/plugins/
2. Open the file “stylesheet.css”
3. At the beginning of the file simply remove
div.wpcf7 {
margin: 0;
padding: 0;
}
That worked well for me 🙂
Regards aSx_edoc