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.

My theme uses a style for LI and UL

  1. Hi there,
    The theme I use uses a style for lists that I just can't seem to shift and it's highly annoying. I have tried the following code...

    .gfield, .gform_fields, .gfield_label .gform_wrapper ul li{
    list-style-type:none;
    list-style-image:none;
    border: none;
    }

    The page I am looking to use is here http://www.ian.dj/contact and the bits I am talking about are those pesky lines above and below each field.

    Any help you can offer would be very much appreciated!

    Posted 13 years ago on Monday July 26, 2010 | Permalink
  2. The theme by the way is called "Avisio" by Kriesi - http://www.kriesi.at

    It would be utterly fantastic if GF and this theme were cross-compatible.

    Posted 13 years ago on Monday July 26, 2010 | Permalink
  3. Ok, a bit of progress. I've managed to get rid of the top and bottom borders but now I cannot get rid of the little list image next to each field name...i've added the following to EVERY style declaration in forms.css and it still will not vanish!

    list-style-type:none; list-style-image:none;

    I think I need to walk away from this for a few hours and come back refreshed because i've lost the plot with it.

    Posted 13 years ago on Monday July 26, 2010 | Permalink
  4. There's no way to insure that Gravity Forms will be styled perfectly with every theme out there. There are just too many of them and all coded/styled differently. That's more of the theme author's responsibility anyhow.

    Several theme authors including Organic Themes, Woothemes & Press75 are including built-in Gravity Forms styles with their themes. You might suggest that Kreisi do the same. We would be happy to work with them to add custom Gravity Forms styles.

    Posted 13 years ago on Monday July 26, 2010 | Permalink