Hi on this test site here - im having a problem to get the fields to show: http://a1weddings.co.uk/wpr/booking-form
its probabally to do with the theme styles overriding the css - but i tried targeting the css in the main theme style sheet and it didnt seem to have an affect - wondered if anyone can point me in the right direction as its been doind my head in all afternoon!
I tried adding this
body .gform_wrapper_1 .gform_body .gform_fields .gfield input[type=text] {border: 1px solid red}
as a test but its not taking hold on the site - i followed this page on the tutorials - but nothing i seem to do works!
http://www.gravityhelp.com/documentation/page/CSS_Targeting_Samples
maybe somebody could point out where im going wrong with this please