Tagged: x
-
AuthorPosts
-
December 20, 2016 at 3:22 am #1299153
3b1a2f46-a516-40cf-beba-b611930e4819ParticipantHi,
I know there is conflicts between X and Gravity forms which seems to affect the styling which I’ve tried to work around but I can’t seem to get equal spacing on the rows on my contact form.
I will give more details in the next post and give you a link.
December 20, 2016 at 3:29 am #1299158
3b1a2f46-a516-40cf-beba-b611930e4819ParticipantThis reply has been marked as private.December 20, 2016 at 3:56 am #1299177
LelyModeratorHello There,
To reduce the space between the first row and 2nd row, please use the following CSS:
li#field_3_7, li#field_3_8 { margin-bottom: .5em !important; }Hope this helps.
December 20, 2016 at 7:52 am #1299331
3b1a2f46-a516-40cf-beba-b611930e4819ParticipantThis reply has been marked as private.December 20, 2016 at 8:10 am #1299349
ThaiModeratorHi There,
Please add the following CSS also:
@media (max-width: 767px){ ul#gform_fields_3 .gfield { margin-bottom: 2em !important; } ul#gform_fields_3 li#field_3_4 { margin-top: 0 !important; } ul#gform_fields_3 li#field_3_3 { margin-bottom: 1.2em !important; } }Hope it helps 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1299153 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
