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!