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.

where are my labels

  1. flbeachcomer
    Member

    Updated your program. Added a new form. Form has no labels. Title won't update and field validation information shows at the bottom. Here is URL: http://www.deeceerealestate.com/reviews/.

    Thanks

    Posted 10 years ago on Friday May 17, 2013 | Permalink
  2. Richard Vav
    Administrator

    I can't see the gravity forms stylesheets when I view the source of your page, can you try going into the gravity forms general settings and try switching 'Output CSS' to 'Yes'

    Regards,
    Richard

    Posted 10 years ago on Friday May 17, 2013 | Permalink
  3. David Peralty

    Your labels are there, they are just white due to your theme's CSS.

    Posted 10 years ago on Friday May 17, 2013 | Permalink
  4. flbeachcomer
    Member

    Once you said the labels where there but white I knew what I had to do. Went to builder/plugin-features/gravity-forms/style.css and change the label color on line 21.
    Thanks.

    Posted 10 years ago on Saturday May 18, 2013 | Permalink
  5. Richard Vav
    Administrator

    Your page headings are also white so you may want to add something like this to change them back to black

    .builder-module-column-1 h1, .builder-module-column-1 h2, .builder-module-column-1 h3, .builder-module-column-1 h4, .builder-module-column-1 h5  {
    color: black;
    }
    Posted 10 years ago on Saturday May 18, 2013 | Permalink

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