Contact Information
11733 Kaw Drive (Studio), Bonner Springs, Kansas 66012
Detailed Information

BTF Remodels is a full service design-build team serving the Kansas City metro area.

One entity, one contract, one unified flow of work from initial concept through completion. BTF Remodels creates timeless spaces that focus equally on stunning design and quality construction. 

Design-build is a method of project delivery in which one company works under a single contract with the homeowner to provide design and construction services. 

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; }