Your cart

Your cart is empty

Polka Dot | Dark Blue

Regular price £144.00
Unit price
per 
Designed & Printed in England
100% Natural Fibres
Shipping calculated at checkout.

Our playful polka dot fabric with an ikat-inspired twist is ideal for upholstery and injecting lively bursts of colour into any room.

.blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 20px; } .blog-item { overflow: hidden; } .blog-item img { width: 100%; height: auto; display: block; transition: transform 0.3s ease; } .blog-item:hover img { transform: scale(1.05); } .blog-content { padding: 10px 0; } .blog-content h2 { font-size: 18px; margin: 0; } .blog-content p { font-size: 14px; color: #666; }