Tagged: x
-
AuthorPosts
-
December 2, 2016 at 2:06 am #1278514
ahurlburt53ParticipantI’ve tried the css in gravity forms ( gf_left_third, gf_middle_third gf_right_third ) however the columns do not work. Please advise
December 2, 2016 at 2:23 am #1278526
Rue NelModeratorHello There,
Thanks for writing in! To resolve this issue, please add the following css code in the customizer, Appearance > Customize > Custom > CSS
body .gform_wrapper .top_label li.gfield.gf_left_third, body .gform_wrapper .top_label li.gfield.gf_middle_third, body .gform_wrapper .top_label li.gfield.gf_right_third { float: none; } body .gform_wrapper .top_label li.gfield.gf_left_half, body .gform_wrapper .top_label li.gfield.gf_left_third, body .gform_wrapper .top_label li.gfield.gf_middle_third { margin-right: 0px; }Hope this helps. Please let us know how it goes.
January 30, 2017 at 5:08 pm #1351460
websperationsParticipantI just tried this code and it worked perfectly!
Thanks ahurlburt53 for asking the question and Rue Nel for the answer.
Micah
January 30, 2017 at 10:54 pm #1351775
Prasant RaiModeratorYou are most welcome. 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1278514 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
