PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Inline Confirmation Message Customization for different forms

  1. 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

    Posted 12 years ago on Monday June 6, 2011 | Permalink
  2. 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

    Posted 12 years ago on Monday June 6, 2011 | Permalink