Tagged: x
-
AuthorPosts
-
June 24, 2016 at 10:56 am #1058228
3b1a2f46-a516-40cf-beba-b611930e4819ParticipantHi there,
I’m aware you don’t support gravity forms but I don’t think this is directly the issue.
The form is set up and imported to the widget 4 in the footer, it is clearly inheriting the themes styles which I don’t want.
June 24, 2016 at 11:00 am #1058232
3b1a2f46-a516-40cf-beba-b611930e4819ParticipantThis reply has been marked as private.June 24, 2016 at 12:26 pm #1058312
JoaoModeratorHi There,
Please add the following code to Appereance Customizer Custom CSS
body .gform_wrapper .top_label .gfield, body .gform_wrapper .top_label li.gsection.gf_scroll_text { background-color: transparent; } .widget ul li, .widget ol li { box-shadow: none !important; } body .gform_wrapper .gform_footer { margin-left: 12px; }Hope that helps,
Joao
June 27, 2016 at 5:37 am #1061254
3b1a2f46-a516-40cf-beba-b611930e4819ParticipantThis reply has been marked as private.June 27, 2016 at 6:36 am #1061325
ThaiModeratorHey There,
Please add the following CSS:
#gform_widget-2 li.gfield { padding: 0; line-height: 1; margin-bottom: 0 !important; } .gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit] { float: right; } body .gform_wrapper .top_label .gfield_label { display: none; } #gform_widget-2 input[type=text] { border-radius: 0; } #gform_widget-2 h4.h-widget { color: #fff; }Hope it helps 🙂
June 27, 2016 at 9:19 am #1061573
3b1a2f46-a516-40cf-beba-b611930e4819ParticipantThat’s great – thanks!
June 27, 2016 at 9:25 am #1061582
ThaiModeratorIf you need anything else please let us know.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1058228 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
