Hi dear,
i'm wondering if is it possibile to change CSS customization for each forms that i made?
I've already made some customizations for one form but i need to personalize a second one.
Please hel me!
Thanks guys!
PA
Hi dear,
i'm wondering if is it possibile to change CSS customization for each forms that i made?
I've already made some customizations for one form but i need to personalize a second one.
Please hel me!
Thanks guys!
PA
Hi mr_pa,
Each form's styles can be customized completely based on it's form ID. You will see that each form is wrapped with a <div id="#gform_wrapper_{form_id}">. Using CSS specificity, you can change how each form is styled. More info:
http://www.gravityhelp.com/documentation/page/CSS_Targeting_Samples