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.

New to CSS

  1. I have never worked with CSS before so I think this would be a fairly basic question. I have implemented a gravity form at the following link
    http://zittelinsurance.com/?page_id=6

    The problem is the spacing of the field labels beneath the Address section. For example how do I move the Street Address label closer to the Street Address field box?

    I am using the default Wordpress theme Twentyten. Which CSS file do I change and where in the file do I make the changes?

    Posted 14 years ago on Wednesday June 1, 2011 | Permalink
  2. Hi Kirkc,

    I noticed that you've ditched the address field and opted to create them all individually. If you'd like some CSS tips for the actual address field, just post a link back to a form with the address field present.

    Any CSS you add should probably go in your theme's style.css file. For more information on where various code goes, read here:

    http://www.gravityhelp.com/documentation/page/Where_Do_I_Put_This_Code%3F

    Posted 14 years ago on Wednesday June 1, 2011 | Permalink