Outdoor DIY

A collection page of Indoor Outdoors

category
Products
105
Active ads
0
Depth
Published
2023/05/11

About

Whether you're looking to repair something or build something brand new, we offer a range of products for Outdoor DIY and garden constructions. Our Framola system is a great way to build pergolas and tall garden structures, while the SleeperFit range is ideal for planters, raised beds, and path or driveway edging. All of the steel products in this collection are designed and manufactured in the UK, and each product is durable and hard-wearing for outside use. Pergola Brackets Planter Build Kits Rafter Brackets Fence Construction Break-Away Brackets /* Scope to this collection block only */ .od-collection { margin-top: 20px; } /* Banner */ .od-banner { /* Placeholder: paste banner image URL below */ background-image: url('https://cdn.shopify.com/s/files/1/1357/3819/files/FramolaNightWider.jpg?v=1771945169'); background-size: cover; background-position: center; border-radius: 12px; padding: 26px 12px; text-align: center; position: relative; overflow: hidden; margin-bottom: 18px; border: 1px solid rgba(0,0,0,0.2); } /* Keep banner content above overlay */ .od-banner__logo, .od-banner__title { position: relative; z-index: 1; } .od-banner__logo { display: block; margin: 0 auto 10px; width: 100%; max-width: 260px; height: auto; } .od-banner__title { margin: 0; font-weight: 300; text-transform: uppercase; letter-spacing: 2px; line-height: 1.2; } .od-banner__title span { font-weight: 700; } /* Copy */ .od-copy p { margin: 0 0 12px; line-height: 1.6; } /* Mini nav */ .od-mini-nav { display: flex; flex-wrap: wrap; justify-content: center; gap: 12px; margin-top: 18px; } .od-mini-nav__item { display: flex; flex-direction: column; align-items: center; text-decoration: none; text-align: center; width: 170px; border: 1px solid rgba(0,0,0,0.2); border-radius: 12px; padding: 10px; transition: transform 200ms ease, border-color 200ms ease, opacity 200ms ease; } .od-mini-nav__img { width: 100%; height: auto; border-radius: 10px; display: block; } .od-mini-nav__text { margin-top: 10px;