Tagged: x
-
AuthorPosts
-
September 1, 2016 at 1:18 am #1156376
I think there’s a bug when it comes to X and gravity forms. I have the custom css i the right place but its not responding like it should. please assist
http://envirolimit.com/nepa-training-registration-florida/
should be in 3 columns
September 1, 2016 at 1:27 am #1156386Hello There,
Thanks for writing in! You could try testing for a plugin conflict. You can do this by deactivating all third party plugins, and seeing if the problem remains. If it’s fixed, you’ll know a plugin caused the problem, and you can narrow down which one by reactivating them one at a time.
I’d also recommend that you clear your caching plugin or minimizer plugin, and disable it during development. This can cause Customizer changes to not take place on the front end. It will eventually show up when the cache regenerates, but it’s not ideal if you’re looking to see your changes immediately. Caching and Minimizing plugins are best to turn on only when you’ve finished building the site.
Please let us know how it goes.
September 1, 2016 at 4:03 am #1156521Ok, did that whats next
September 1, 2016 at 4:10 am #1156528disregard, i got it to work. ty for your fast response
September 1, 2016 at 4:11 am #1156533You’re welcome!
September 1, 2016 at 11:32 am #1157108@ahurlburt – how did you get it to work? I have the same problem.
September 1, 2016 at 11:38 am #1157125Hi there,
Thanks you for writing in! Have you tried clearing the cache after adding the Custom CSS?
Let us know how this goes!
September 1, 2016 at 11:49 am #1157137The custom CSS that was added is through the GravityForms Custom CSS plugin. Allows you to easily add specific CSS classes on a field by field basis. Please see the attached files. The Form Preview is the way the form SHOULD be laid out, and the screenshot is the way it is in X / Cornerstone.
September 1, 2016 at 11:59 am #1157159September 1, 2016 at 2:12 pm #1157307Hi there,
Please provide us with your admin details so that we could check the setup of your Gravity Form.
Thank you.
September 1, 2016 at 2:35 pm #1157350This reply has been marked as private.September 1, 2016 at 6:45 pm #1157625Hi there,
You can add this under Custom > CSS in the Customizer.
.gform_wrapper .top_label li.gfield.gf_right_half, .gform_wrapper .top_label li.gfield.gf_middle_third+li.gfield, .gform_wrapper .top_label li.gfield.gf_left_third+li.gfield { clear: none !important; } @media (min-width: 641px) { body .gform_wrapper .top_label li.gfield.gf_middle_third, .gform_wrapper .top_label li.gfield.gf_right_third:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm) { width: 29% !important; } }
Hope this helps.
September 12, 2016 at 3:43 pm #1172007Seems bad form that these are lost from the original install for Gravityforms. Since you are partnering with GF, isn’t there a possible fix in the next release?
September 12, 2016 at 8:00 pm #1172307Hi there,
I have provided this to our development team so that they can take a look at the issue.
Thank you.
-
AuthorPosts