CSS not working
-
Hey guys.
So I have both your C7 plugins installed and active. But no matter what I do, the form isn’t responding to some changes I make to the css. The form is at the bottom of my website here;
https://rainasagency.ajstestingsite.com/
I’m trying to make the Name, Email and Subject boxes 50%, and then the Message box 85% But it’s not changing. I tried various css for an hour, trying to get the 50%, then gave up.
The css I’m using is;
/* Contact Form 7 Styles ---------------------------------*/ .wpcf7 { background-color: #F0F0F0; border: 5px solid #666666; width: 60%; } .wpcf7-form { margin-left: 25px; margin-right: 25px; margin-top: 25px; .wpcf7-textarea { width: 85%; } .wpcf7 input { width: 50%; }
I found it on another website with directions to pimp a C7 form.
The other thing I’m trying to do is get the contact form in the centre of the page. But again, it doesn’t seem to work.
Anyhow, any suggestions would be very welcome!
AJ
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘CSS not working’ is closed to new replies.