TourKick (Clifford P) 1 Report post Posted September 30, 2012 I've noticed that the Gravity Forms fields get cutoff ( http://screencast.com/t/aDZoLfM0A from http://americanmortgagepros.com/ ). Please help resolve. Thank you. Share this post Link to post Share on other sites
Danny+ 1,327 Report post Posted October 1, 2012 HI, Add the following code to your custom CSS: .gform_wrapper .gfield_checkbox li input[type="checkbox"], .gform_wrapper .gfield_radio li input[type="radio"], .gform_wrapper .gfield_checkbox li input { margin-left: 1px; }[/CODE] I have also reported this as a bug. Please search our forums, before posting! Share this post Link to post Share on other sites
TourKick (Clifford P) 1 Report post Posted October 1, 2012 Is there a reason this isn't default in PageLines, especially since 2.3 advertises playing nicely with Gravity Forms? Share this post Link to post Share on other sites
Danny+ 1,327 Report post Posted October 2, 2012 I think it may well be a slight CSS issue, I have reported this to our developers. 1 Please search our forums, before posting! Share this post Link to post Share on other sites