designkc-logo-off-the-page

Ritual of Pause

An unexpected oasis of calm emerges in Kansas City’s West Bottoms, transforming a district once defined by industry into a sanctuary of serenity.

Read More »

Rooted in Design

Inspired by formal gardens across the pond, a Prairie Village greenhouse and garden builds a family haven for growing, gathering, and getting hands dirty.

Read More »

Taking Shape

Once slated for demolition, a century-old Tudor home begins a new chapter in Mission Hills.

Read More »

Change of View

Swapping spaces in this first-floor remodel opened the possibility for high-end cooking and entertaining.

Read More »

Curated Casa

Midwest Maven brings her uniquely blended brand of new/old and high/low to a sprawling hacienda in Mission Woods.

Read More »

Outside the Basement Box

From TV series fashion cameo to fully launched interior design brand, ULAH masters contrast in a new home that’s equally family-friendly and sexy.

Read More »

Eye For Design

From TV series fashion cameo to fully launched interior design brand, ULAH masters contrast in a new home that’s equally family-friendly and sexy.

Read More »

Green Goddess

A warm, vintage-inspired kitchen renovation keeps a Leawood family (and a company) close.​

Read More »

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