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.

No CSS applying

  1. Hello,

    After searching through the forums, I haven't found what I need. I have built CSS in my theme to style Gravity Forms, but none of it is applying.

    You can view the form here:
    http://theguywiththedog.com/wordpress/index.php/contact/

    Posted 14 years ago on Wednesday March 30, 2011 | Permalink
  2. It looks fine to me. I see the forms.css file is being loaded and see that you're even using the new CSS Ready Classes for the 2 column layout.

    screenshot: http://j.mp/fpZ6Mr

    Posted 14 years ago on Wednesday March 30, 2011 | Permalink
  3. Hi Kevin,

    Thanks for taking a look. The Gravity Forms CSS is applying, but the custom styles I've added to override the default checkboxes and drop downs are not working. I want to isolate and apply a different drop down CSS (if the checkboxes stay as they are I don't care as much) to the original drop down appearance and the drop down hover menu.

    Posted 14 years ago on Wednesday March 30, 2011 | Permalink
  4. Are you sure you're targeting the elements properly with your CSS rules? This might help out if you're not sure.

    http://www.gravityhelp.com/documentation/page/CSS_Targeting_Samples

    Posted 14 years ago on Wednesday March 30, 2011 | Permalink
  5. Hi Kevin,

    I seem to be. In the link you provided, there is only one piece of CSS code for the drop downs that I am trying to isolate.
    Here's a png of what the drop down (and the hover drop down state, at right) should look like:
    http://theguywiththedog.com/wp-content/uploads/dropdown-sample-look.png
    Here's where you can see mine and what they look like:
    http://theguywiththedog.com/index.php/buying/find-your-dream-home/
    For some reason it is only partially overriding the default settings.

    Posted 14 years ago on Thursday March 31, 2011 | Permalink