Tagged: x
-
AuthorPosts
-
May 26, 2016 at 5:05 am #1010769
nlatoufParticipantHi guys!
I’m having some serious trouble getting rid of these bullets that magically appear on my Gravity Form.
I found a previous post here that provided CSS to fix it (https://community.theme.co/forums/topic/gravity-form-does-not-show-correctly-in-x/) but it didn’t work when I inputed that same CSS in my Customizer.
The form appears: http://www.santasangels.ca/2016-test-form/
I’m using Icon stackEverything is up to date (wordpress, x theme, etc).
Any thoughts on how I could fix it?
Thank you very much!
May 26, 2016 at 6:14 am #1010846
LelyModeratorHello There,
Thanks for posting in.
Please add the following custom CSS to remove the unwanted bullets.ul#gform_fields_1 { list-style: none; }Hope this helps.
May 26, 2016 at 7:49 am #1010979
nlatoufParticipantUnfortunately it did not (see screenshot). Have I inputted it incorrectly?
May 26, 2016 at 9:13 am #1011107
nlatoufParticipantAh! I figured it out! I had to enable CSS output from the plugin settings after I added the CSS you provided. THANKS SO MUCH!
May 26, 2016 at 9:53 am #1011169
Paul RModeratorYou’re welcome and glad you were able to figure it out! 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1010769 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
