GRAVITY FORMS styling issues

Hi guys,coudl you pleas ehelp me style the checkboxes in the gravity form element (PRO)?

i would like to have them inline and with CIRCLES instead of squares (list-style-type), i don’t know which styles are pro loading for these forms and it’s driving me crazy!

here’s how they look right now: http://prntscr.com/iig0m7
i’d like them to be like this: http://prntscr.com/iig1l4

don’t mind the actual circle styling, i just want them to be inline!

Hi there,

Thanks for writing around! It looks like you’re looking for something like this https://codepen.io/teamcolab/pen/MaBPjY also checkout https://wpmonks.com/blog/how-to-style-checkbox-inputs-in-gravity-forms/

Hope this helps!

i checked the Gform forum and they said that there was a “ready class” for that i added it and it made the entire section inline, but the titles were below the checkbox, which is something i don’t want.

i know PRO has styling css for GF, and that’s why i asked, because i don’t know if that’s what’s interfering

Hi There,

Thanks for update!

I cant access your pages in Content editor. It showing me some plugin conflict.

Can you please confirm that you have the same issue.

Thanks

don’t get me started on that, i’ve been having those issues way too frequently, i even tried disabling everything and i still got the same issues, i have no idea what’s triggering that, i though it was a connection instability issue, really (because it only seems to happen to me when the connection is slow).

Hi there,

I think we will need to tackle this issue separately and see why this is happening in your installation. Please kindly open up a separate thread about this and give us the result of the troubleshooting steps below:

  1. Ensure everything is up to date according to our version compatibility list here. Please follow the best practices when updating your theme and plugins. Click here for more information.
  2. If you’re using a CDN, please clear the CDN’s cache and disable optimization services.
  3. Test for a plugin conflict. You can do this by deactivating all third-party plugins, and see 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.
  4. Remove custom CSS and Javascript from the options or Child Theme and test the case.
  5. Reset your htaccess file by renaming it to .htaccess-bak. Then in WP Admin Menu, go to Settings > Permalinks and just click the Save Changes button.
  6. Increase the PHP Memory Limit of your server. Click here for more detailed information and how to increase the PHP memory limit.

Thank you.

Don’t worry about it, really, i think the problem is realted to the server the site’s in. i don’t have that many issues on my VPS.

I’m using a workaround in the meantime for the problem i stated above (setting a negative margin), but there must be a setting that is sort of making the LI act as if it were a BLOCK instead of an inline-block, which is weird because the inspector only shows me inline-block settings everywhere (ul, li, input, etc).

Let us know if you need further assistance!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.