Contact Information
7400 West 130th Street, Suite #120, Overland Park, Kansas 66213
Detailed Information

Welcome to John Geer Custom Homes, where we believe that your dream home should be as unique as you are. We specialize in building custom homes that are tailored to your specific needs and preferences. Our team works closely with you every step of the way to ensure that your vision is brought to life. From the initial design phase to the final touches, we are committed to providing you with exceptional service and quality craftsmanship.

Sign up for our digital newsletter

This field is for validation purposes and should be left unchanged.
Name
function gravity_js_to_footer() { return true; } add_filter("gform_init_scripts_footer", "gravity_js_to_footer"); // Fix the ajax jquery inline code issue when gravity js is being called in the footer //https://bjornjohansen.no/load-gravity-forms-js-in-footer add_filter( 'gform_cdata_open', 'wrap_gform_cdata_open' ); function wrap_gform_cdata_open( $content = '' ) { $content = 'document.addEventListener( "DOMContentLoaded", function() { '; return $content; } add_filter( 'gform_cdata_close', 'wrap_gform_cdata_close' ); function wrap_gform_cdata_close( $content = '' ) { $content = ' }, false );'; return $content; }