Contemporary Country - Kitchen Renovation
Warm and inviting, this gorgeous kitchen exudes a modern country charm, the renovation features traditional shaker style pocket doors, sliding reeded glass door, simple knobs for handles and American White Oak feature shelving.
Joinery Design and Manufacture: The Custom Space
Benchtops: 20mm Frosty Carrina Caesarstone Benchtop by Laminex. 38mm Prime Blanco Marquina Suede by Prime Laminate in Pantry
Panels: Pocket style doors and drawers Spray Lacquered by The Custom Finish in Dulux Manorburn. Pantry shelving in Limestone Velvet by Bestwood
Shelving: Solid American White Oak Shelving.
Hardware: Antaro Drawer Runners by Blum, Azara 38mm Knob by Archant,
Lighting: LED Strip Lighting by Arctic Lights
/* 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;
}
