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.

Style forms differently

  1. Hello,

    I have multiple forms on my site, and I need to style them differently. There is a form in my slider on the home page, and a form on the contact page.

    To position the slider form, I added the following CSs:

    .gform_wrapper form {
    width: 200%;
    margin-top: 120px;
    margin-left: 78px;
    }

    ...and this was working. However, since I have added another form which I don't want to set to this width, I used the details in this thread:

    http://www.gravityhelp.com/forums/topic/varying-form-styles

    ...to change from .gform_wrapper form to #gform_wrapper_12 form, but the CSS doesn't work with that change.

    Can you help?

    Thanks!

    Posted 10 years ago on Tuesday June 11, 2013 | Permalink
  2. Do you have a link to your page with the form in question?

    Posted 10 years ago on Tuesday June 11, 2013 | Permalink
  3. Hi Rob,

    I guess that would help, wouldn't it? Sorry about that. It's here:

    demo.chemistrycommunications.com

    Thanks!

    Posted 10 years ago on Tuesday June 11, 2013 | Permalink
  4. No worries. This seemed to work for me when I changed/updated it: screenshot

    Posted 10 years ago on Tuesday June 11, 2013 | Permalink
  5. Thanks Rob, maybe it was just a caching issue? Seems to be ok now. I appreciate your help!

    Laura

    Posted 10 years ago on Wednesday June 12, 2013 | Permalink

This topic has been resolved and has been closed to new replies.