Tagged: x
-
AuthorPosts
-
December 2, 2016 at 3:14 pm #1279207
teddgbsn36ParticipantI have an issue with the Gravity Forms submit button covering my Google Recaptcha, on this page: http://dev.phoenixonlinemedia.com/tricityvol/volunteers/
This is on our development server. Can you please let me know how to fix this as it is using the styles that X Theme uses for inputs and buttons.
Thank you for any help you can give me with this issue.
Using WordPress 4.6.1, X Theme 4.6.4, Cornerstone 1.3.3
December 2, 2016 at 9:10 pm #1279499
FriechModeratorHi There,
Thanks for writing in! Actually even if we remove the x|theme styling of that button it still covering the recaptcha. So the issue is the recaptcha itself, add this under Custom > CSS in the Customizer.
@media (min-width: 1257px) {body .gform_wrapper .gform_footer {margin-top: 4.5em;}} @media (max-width: 1256px) {body .gform_wrapper .gform_footer {margin-top: 5em;}}Hope it helps, Cheers!
December 5, 2016 at 3:52 pm #1282197
teddgbsn36ParticipantThank you very much. That worked well.
December 5, 2016 at 11:28 pm #1282595
Prasant RaiModeratorYou are most welcome. 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1279207 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
