Archived topic
Contact Form 7 "jumps" when mouse over submit button
3 replies · Started by Jono on July 5, 2016
Hi Tom,
I haven't been able to find this problem referenced anywhere online. I am using CF7 with GP on this page:http://karmalawyers.com/where-we-are/.
When you mouse over the Submit button, the page jumps. It seems a bit inconsistent - sometimes it only starts to happen after trying to submit the form once.
I'm not sure if this is a GP support issue or not! If not, I understand of course. But if this relates to GP in some way I would really appreciate some insight. Thank you.
PS: Loving GP and getting to grips with how it works!
Hi there,
I actually noticed this while working on a site the other day - it's a Lightweight Grid Columns issue.
To fix it, set the equal_heights parameter to false in the shortcode, like this:
lgc_column grid="33" tablet_grid="50" mobile_grid="100" last="false" equal_heights="false"
I'll try to push out a fix in the next couple days.
Let me know if that works or not :)
Beautiful! Thank you Tom, looks like it fixed it.
- Jono
Glad I could help :)
