Did you check the FAQ and try the solution offered there?
http://www.gravityhelp.com/frequently-asked-questions/
[css]
body .gform_wrapper form .gform_body ul,
body .gform_wrapper form .gform_body ul li {
list-style-type:none!important;
list-style-image:none!important;
list-style:none!important;
background-image:none!important;
background:none!important;
padding:0!important;
margin:0!important
}
it worked in my test - screenshot: http://bit.ly/r0KXD7
Posted 14 years ago on Friday July 8, 2011 |
Permalink