Heritage Home Kitchen
A Heritage home in the heart of Nelson. The clients wanted their project to be a restoration of the homes natural beauty and not a rebuild. They entrusted their vision to The Custom Space, Moore Builders, JTB Architects and Aimee Materoa. The Sunfilled kitchen creates a space for cooking and entertaining with ample prep space and storage. Shaker cabinet colour is in Resene Triple Duck Egg Blue.
Joinery Design and Manufacture: The Custom Space, Nelson
Cabinet faces: Resene Triple Duck Egg - gloss level 30%
Benchtops: Caesarstone Ocean Foam
Main Sink: Everglade Single Bowl
Handles: Stefano Orlati
Hardware: Blum Tandembox Antaro
/* Target the last link in your blog pagination nav (Older Posts) */
.blog-pagination a:last-child {
visibility: hidden;
position: relative;
font-size: 24px; /* bigger font */
font-weight: 600;
}
/* Replace text with custom label */
.blog-pagination a:last-child:after {
content: "View More"; /* your new label */
visibility: visible;
position: absolute;
left: 0;
top: 0;
color: #111111;
}
/* Optional hover effect */
.blog-pagination a:last-child:hover:after {
text-decoration: underline;
}
