teambrg
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Contact Slider – Contact Form Slider Widget] Form displaying incorrectlyAbsolutely, thanks so much for your help.
Forum: Plugins
In reply to: [WP Contact Slider – Contact Form Slider Widget] Form displaying incorrectlyThank you. I had the below CSS code before the update which use to work to reduce the size of the form:
.wpcf7-slide-out-div {
height: 20% !important;
}Are you able to please help with new CSS to fix this issue? Sorry I’m still fare new to this.
Thanks
Forum: Plugins
In reply to: [WP Contact Slider – Contact Form Slider Widget] Form displaying incorrectlyThanks :), I tried max height as well but it doesn’t seem to be making a difference…
Forum: Plugins
In reply to: [WP Contact Slider – Contact Form Slider Widget] Form displaying incorrectlyThanks for your reply. This CSS code is great and has fixed the issue.
I just have one more question. Originally the form didn’t cover the full length of the screen, it was only the height of the form. I use to use this CSS:
.wpcf7-slide-out-div {
min-height: 20%
}However, this doesn’t seem to be working anymore? Is there something I can change to this CSS to fix the issue?
Thanks so much for your help,
Tara