Contact Form 7 display issue after upgrade to WP 3.9
-
I am using Salient theme. Since the WP upgrade (3.9+) all the forms on our sites have a large white-space area after the Send Button line which has increased the form box by about 580px. This extra white space appeared before I upgraded the theme. After the issue appeared, I also upgraded the theme and all our plugins. This appears to be the only issue I have had (fingers crossed).
The developer has responded by suggesting I add some CSS to CF7:
‘
.wpcf7-form p {
padding-bottom: 0px !important;}
‘
Unfortunately, this was one of the first fixes I tried but does not correct the issue.I have a suspicion this is caused by the Ajax image loader at the Submit Button. If I remove the ‘loader’ the form resets itself to its correct height.
You can view this issue on my development site at https://downtownkirkland-clone.mystagingwebsite.com/contact/ and https://downtownkirkland-clone.mystagingwebsite.com/volunteer/
Any help will be greatly appreciated.
- The topic ‘Contact Form 7 display issue after upgrade to WP 3.9’ is closed to new replies.