I don't want the form to use my theme css. Where do i find the CSS Class Name to put in my form editor in admin so that the form uses a different css than my theme? like the form preview css.
I don't want the form to use my theme css. Where do i find the CSS Class Name to put in my form editor in admin so that the form uses a different css than my theme? like the form preview css.
Cant visit that post....
The product you have purchased does not give you access to this forum.
Back to Gravity Support Forums.
Sorry - let me post the response from Kevin Flahaut here:
The form will inherit properties from your theme CSS file if it's loaded on the same page. You can override the theme styles by using more specific rules for your form, but there's no way to simply disable the theme CSS unless you don't include it in the form page.
Example: Your theme has blue text but you want red.. you can use inheritance from the main form wrapper to force this.
.gform_wrapper {color:red}
or, if you wanted it to only apply to one specific form, use the wrapper ID rather than the class
#gform_wrapper_1 {color:red}
This might be helpful as you step through the form CSS
@andrewd, If you've purchased Gravity Forms, you should be able to access the rest of the members forums if you've registered with the same email address you used to make your purchase.
It looks like you posted this question before in the member forums so if you're having permissions issues, send us a note via the contact form and we'll get it fixed for you.
@illinoisharley, Thank you for the help it is much aprreciated!
Kevin i have sent an email via contact us with my license key and the email it should be assigned to. thank you so much.
@Andrewd, we received the request and reset your permissions. I emailed you with the information.
Thank you Kevin i recieved the e-mail.