Franco Fabric Bed Frame
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;700&display=swap'); .francobed-desc { padding-top: 6px; overflow: visible; font-family: 'Open Sans', sa ns-serif; color: #222222; font-size: 15px; line-height: 1.7; max-width: 100%; box-sizing: border-box; } .francobed-desc *, .francobed-desc *::before, .francobed-desc *::after { box-sizing: border-box; } .francobed-desc .francobed-intro { margin: 0 0 28px; } .francobed-desc .francobed-intro p { margin: 0; font-size: 15px; line-height: 1.7; color: #222222; } .francobed-desc .francobed-label { display: block; font-size: 12px; font-weight: 700; letter-spacing: 0.15em; text-transform: uppercase; color: #C2824D; margin: 0 0 14px; } .francobed-desc .francobed-section { margin: 28px 0; } /* Key Features */ .francobed-desc .francobed-features { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; } .francobed-desc .francobed-feature { background: #F5F5F5; border-radius: 10px; padding: 18px 18px 16px; display: flex; flex-direction: column; gap: 10px; } .francobed-desc .francobed-feature svg { width: 26px; height: 26px; stroke: #C2824D; stroke-width: 1.6; fill: none; stroke-linecap: round; stroke-linejoin: round; } .francobed-desc .francobed-feature h3 { margin: 0; font-size: 13px; font-weight: 700; color: #222222; line-height: 1.3; } .francobed-desc .francobed-feature p { margin: 0; font-size: 14px; line-height: 1.55; color: #222222; } /* Colour swatches */ .francobed-desc .francobed-swatches { display: flex; flex-wrap: wrap; gap: 22px; justify-content: flex-start; } .francobed-desc .francobed-swatch { display: flex; flex-direction: column; align-items: center; gap: 10px; text-align: center; } .francobed-desc .francobed-swatch-circle { width: 64px; height: 64px; border-radius: 50%; border: 2px solid #FFFFFF; box-shadow: 0 0 0 1px rgba(0,0,0,0.12), 0 3px 8px rgba(0,0,0,0.08); } .francobed-desc .francobed-swatch-grey { background: linear-gradient(135deg, #9CA2A8 0%, #6F7479 100%); } .francobed-desc .francobed-swatch-ocean-blue { background: linear-gradient(135deg, #4F7794 0%, #2E5273 100%); } .francobed-desc .francobed-swatch-black-grey { background: linear-gradient(135deg, #3A3D40 0%, #1F2225 100%); } .francobed-desc .francobed-swatch span { font-size: 13px; font-weight: 600; color: #2C241B; } .francobed-desc .francobed-swatch span.francobed-swatch-sub { display: block; font-size: 11px; font-weight: 500; color: #6B6B6B; margin-top: 2px; } /* Disclaimer note */ .francobed-desc .francobed-disclaimer { display: flex; align-items: flex-start; gap: 8px; margin: 18px 0 0; padding: 12px 14px; background: #FBF6F0; border-radius: 8px; font-size: 12.5px; line-height: 1.55; color: #6B6B6B; font-style: italic; } .francobed-desc .francobed-disclaimer svg { flex-shrink: 0; width: 14px; height: 14px; stroke: #C2824D; stroke-width: 1.8; fill: none; stroke-linecap: round; stroke-linejoin: round; margin-top: 2px; } /* Material callout */ .francobed-desc .francobed-callout { background: #F7EDE3; border-left: 3px solid #C2824D; border-radius: 6px; padding: 18px 20px; margin: 28px 0; } .francobed-desc .francobed-callout h3 { margin: 0 0 8px; font-size: 14px; font-weight: 700; color: #2C241B; letter-spacing: 0.02em; } .francobed-desc .francobed-callout p { margin: 0; font-size: 14.5px; line-height: 1.65; color: #222222; } /* Care cards */ .francobed-desc .francobed-care { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; } .francobed-desc .francobed-care-card { background: #F5F5F5; border-radius: 10px; padding: 16px 18px; display: flex; flex-direction: column; gap: 8px; } .francobed-desc .francobed-care-emoji { font-size: 22px; line-height: 1; } .francobed-desc .francobed-care-card h4 { margin: 0; font-size: 13px; font-weight: 700; color: #222222; } .francobed-desc .francobed-care-card p { margin: 0; font-size: 14px; line-height: 1.55; color: #222222; } /* Care product pills */ .francobed-desc .francobed-pills { display: flex; flex-wrap: wrap; gap: 10px; } .francobed-desc .francobed-pill { display: inline-flex; align-items: center; gap: 10px; padding: 12px 16px; background: #FFFFFF; border: 1px solid #E8C9AA; border-radius: 10px; text-decoration: none !important; transition: all 0.25s ease; min-width: 0; flex: 1 1 240px; } .francobed-desc .francobed-pill:hover { border-color: #C2824D; background: #FBF6F0; transform: translateY(-1px); } .francobed-desc .francobed-pill-icon { flex-shrink: 0; width: 20px; height: 20px; background: #C2824D; color: #FFFFFF; border-radius: 50%; display: inline-flex; align-items: center; justify-content: center; font-size: 12px; font-weight: 700; } .francobed-desc .francobed-pill-text { display: flex; flex-direction: column; gap: 2px; min-width: 0; } .francobed-desc .francobed-pill-name { font-size: 13.5px; font-weight: 700; color: #2C241B; } .francobed-desc .francobed-pill-sub { font-size: 11.5px; color: #6B6B6B; font-weight: 500; } /* At a Glance */ .francobed-desc .francobed-glance { display: block; margin: 0; } .francobed-desc .francobed-glance-item { display: flex; align-items: flex-start; gap: 12px; padding: 8px 0; } .francobed-desc .francobed-tick { flex-shrink: 0; width: 22px; height: 22px; background: #C2824D; border-radius: 50%; display: inline-flex; align-items: center; justify-content: center; margin-top: 2px; } .francobed-desc .francobed-tick svg { width: 12px; height: 12px; stroke: #FFFFFF; stroke-width: 2.5; fill: none; stroke-linecap: round; stroke-linejoin: round; } .francobed-desc .francobed-glance-item span:last-child { font-size: 15px; line-height: 1.55; color: #222222; } /* Range strip */ .francobed-desc .francobed-range { background: #2C241B; border-radius: 10px; padding: 22px 22px 20px; margin: 28px 0; } .francobed-desc .francobed-range .francobed-label { color: #E8C9AA; margin-bottom: 16px; } .francobed-desc .francobed-range-items { display: flex; flex-wrap: wrap; gap: 10px; } .francobed-desc .francobed-range-items a, .francobed-desc .francobed-range-items > div { display: inline-block; padding: 10px 16px; border-radius: 999px; font-size: 13.5px; font-weight: 600; text-decoration: none !important; transition: all 0.3s ease; border: 1px solid rgba(255,255,255,0.18); } .francobed-desc .francobed-range-items a { color: #FFFFFF !important; background: transparent; } .francobed-desc .francobed-range-items a:hover { background: rgba(255,255,255,0.15); border-color: rgba(255,255,255,0.3); } .francobed-desc .francobed-range-items > div[aria-current="page"] { color: #F7EDE3; background: rgba(194,130,77,0.18); border: 1px solid #C2824D; } /* FAQ */ .francobed-desc .francobed-faq { margin: 0; } .francobed-desc .francobed-faq-item { border-bottom: 1px solid #E5E5E5; } .francobed-desc .francobed-faq-item:first-of-type { border-top: 1px solid #E5E5E5; } .francobed-desc .francobed-faq-item summary { padding: 16px 28px 16px 0; cursor: pointer; font-size: 14.5px; font-weight: 600; color: #2C241B; list-style: none; position: relative; } .francobed-desc .francobed-faq-item summary::-webkit-details-marker { display: none; } .francobed-desc .francobed-faq-item summary::after { content: '+'; position: absolute; right: 4px; top: 50%; transform: translateY(-50%); font-size: 22px; font-weight: 400; color: #C2824D; line-height: 1; } .francobed-desc .francobed-faq-item[open] summary::after { content: '−'; } .francobed-desc .francobed-faq-answer { padding: 0 0 18px; font-size: 14px; line-height: 1.65; color: #222222; } .francobed-desc .francobed-faq-answer p { margin: 0 0 10px; } .francobed-desc .francobed-faq-answer p:last-child { margin-bottom: 0; } /* SEO body */ .francobed-desc .francobed-seo { border-top: 1px solid #E5E5E5; margin-top: 36px; padding-top: 26px; } .francobed-desc .francobed-seo h2 { margin: 0 0 14px; font-size: 18px; font-weight: 700; color: #2C241B; line-height: 1.35; } .francobed-desc .francobed-seo p { margin: 0 0 12px; font-size: 13.5px; line-height: 1.7; color: #6B6B6B; } .francobed-desc .francobed-seo p:last-child { margin-bottom: 0; } /* Inline links */ .francobed-desc .mr-link { color: #C2824D; text-decoration: underline; text-decoration-thickness: 1px; text-underline-offset: 2px; font-weight: 600; white-space: nowrap; } .francobed-desc .mr-link:hover { color: #A56934; } /* Mobile */ @media (max-width: 768px) { .francobed-desc .francobed-features, .francobed-desc .francobed-care { grid-template-columns: 1fr; } .francobed-desc .francobed-seo h2 { font-size: 17px; } } The Franco Fabric Bed is a button-tufted upholstered bed frame in three fabric colours — Grey, Ocean Blue, and Black Grey — built around a wooden internal frame and finished with traditional turned wooden legs. Available in five Australian sizes, it's a soft, neutral anchor for guest rooms, kids' rooms, and main bedrooms that lean toward Scandi, Hamptons, or modern-coastal styling. Key Features Grid Button-Tufted Headboard Clean grid-pattern tufting with buttons at the intersections — a balanced, contemporary take on the classic upholstered bedhead that suits a wide range of bedroom styles. Fully Upholstered Frame & Footboard Soft-touch fabric wraps the headboard, side rails, and footboard for a cohesive, padded look from every angle — no exposed timber or hard edges on the visible frame. Wooden Slats & Middle Support Straight wooden slats sit on a wooden middle support bar with wooden legs underneath — fits a standard mattress and gives the frame its solid feel without a box spring. Three Soft-Touch Fabric Colours Grey for a neutral pairing with any palette, Ocean Blue for a calmer coastal mood, and Black Grey for a more grounded, contemporary look. Choose Your Upholstery GreyFabric Ocean BlueFabric Black GreyFabric Swatches shown are for visualisation only — actual tones can vary slightly depending on your screen and lighting. For the truest colour match, visit one of our five SE QLD showrooms to see the upholstery on display before you order. About the Upholstered Build The Franco is built around a wooden internal frame with a wooden middle support bar, straight wooden slats, and traditional turned wooden legs. The frame is fully upholstered across the headboard, side rails, and footboard in a soft-touch fabric, suited to bedroom use. All three colourways use the same fabric construction — care guidance below applies across every variant. Care Instructions 🌀 Vacuum the Tufts and Rails Run a soft-brush vacuum attachment over the headboard tufts and side rails weekly. Loose dust and lint lift away before they settle into the weave. 💧 Tackle Spills Early Blot spills with a clean dry cloth, working from the outside of the mark towards the centre. The sooner you catch it, the easier the fabric releases the stain. ☀️ Position Out of Strong Light West-facing afternoon sun fades upholstery faster than ambient daylight. Position the bed where direct strong sunlight hits the frame for shorter stretches each day. 🛠️ Tighten Bolts Quarterly Like all flat-packed beds, the bolts and screws can work slightly loose over months of use. A quick quarterly check and tighten keeps the frame feeling solid. Recommended Care Products ✓ Guardsman Fabric Protector For all three fabric colourways ✓ Guardsman Fabric Care Kit Cleaning & stain removal At a Glance Grid button-tufted upholstered bed frame, fully upholstered across the headboard, side rails, and footboard, finished on traditional turned wooden legs. Three soft-touch fabric colourways: Grey, Ocean Blue, and Black Grey. Coordinates with the Franco bedroom suite and the matching Majestic II bedside table and chest of drawers. Pair With a Mattress The Franco Bed is sold without a mattress. Match the bed size and pick a mattress that suits your sleep preference — our team can help in any showroom. ✓ Pocket Spring Mattresses Responsive support — traditional sprung feel ✓ Memory Foam Mattresses Contouring support — pressure relief Complete the Bedroom Franco Bed Majestic II Grey Fabric Bedside Table Majestic II Grey Fabric Chest of Drawers Frequently Asked Questions What mattress sizes does the Franco Bed fit? The Franco Bed is available in five Australian sizes — Single, King Single, Double, Queen, and King — and is built to fit a standard mattress of the matching size. Select your size from the size pills above the add-to-cart button. Does the bed come with a mattress? No — the Franco Bed is sold as the frame only. You can browse our full mattress range to pair with the bed, or speak with our team in any of our five SE QLD showrooms for a recommendation. Does the Franco Bed include under-bed storage? No — the Franco is an upholstered platform bed without built-in storage. The frame sits on small turned wooden legs, giving you under-bed clearance for storage boxes or rolling bins if you need them. If you'd prefer a fabric bed with a built-in pull-out storage drawer, see the Fabulous Fabric Bed with Storage instead. Is the Franco Bed flat-packed, and how is it assembled? Yes — the Franco Bed ships flat-packed for easier delivery and home transport, and includes clear instructions for at-home assembly. We recommend two people for assembly to make handling the upholstered panels easier. Can I see the Franco Bed in a showroom before buying? Yes — the Franco Bed is on display across our five SE QLD showrooms: Rocklea (flagship), Virginia, Bundall (Gold Coast), North Ipswich, and Beenleigh. Floor models and current stock may vary, so we recommend calling ahead if you'd like to see a specific size or colourway. Which care products should I use for the upholstery? All three Franco variants (Grey, Ocean Blue, Black Grey) use the same fabric upholstery. Use the Guardsman Fabric Protector to seal the fabric against everyday marks, and the Guardsman Fabric Care Kit for periodic cleaning and any stain removal. Both products are available alongside the bed in any A2Z showroom. { "@context": "https://schema.org", "@type": "FAQPage", "mainEntity": [ { "@type": "Question", "name": "What mattress sizes does the Franco Bed fit?", "acceptedAnswer": { "@type": "Answer", "text": "The Franco Bed is available in five Australian sizes — Single, King Single, Double, Queen, and King — and is built to fit a standard mattress of the matching size. Select your size from the size pills above the add-to-cart button." } }, { "@type": "Question", "name": "Does the bed come with a mattress?", "acceptedAnswer": { "@type": "Answer", "text": "No — the Franco Bed is sold as the frame only. You can browse our full mattress range to pair with the bed, or speak with our team in any of our five SE QLD showrooms for a recommendation." } }, { "@type": "Question", "name": "Does the Franco Bed include under-bed storage?", "acceptedAnswer": { "@type": "Answer", "text": "No — the Franco is an upholstered platform bed without built-in storage. The frame sits on small turned wooden legs, giving you under-bed clearance for storage boxes or rolling bins if you need them. If you'd prefer a fabric bed with a built-in pull-out storage drawer, see the Fabulous Fabric Bed with Storage instead." } }, { "@type": "Question", "name": "Is the Franco Bed flat-packed, and how is it assembled?", "acceptedAnswer": { "@type": "Answer", "text": "Yes — the Franco Bed ships flat-packed for easier delivery and home transport, and includes clear instructions for at-home assembly. We recommend two people for assembly to make handling the upholstered panels easier." } }, { "@type": "Question", "name": "Can I see the Franco Bed in a showroom before buying?", "acceptedAnswer": { "@type": "Answer", "text": "Yes — the Franco Bed is on display across our five SE QLD showrooms: Rocklea (flagship), Virginia, Bundall (Gold Coast), North Ipswich, and Beenleigh. Floor models and current stock may vary, so we recommend calling ahead if you'd like to see a specific size or colourway." } }, { "@type": "Question", "name": "Which care products should I use for the upholstery?", "acceptedAnswer": { "@type": "Answer", "text": "All three Franco variants (Grey, Ocean Blue, Black Grey) use the same fabric upholstery. Use the Guardsman Fabric Protector to seal the fabric against everyday marks, and the Guardsman Fabric Care Kit for periodic cleaning and any stain removal. Both products are available alongside the bed in any A2Z showroom." } } ] } Franco Fabric Bed — Full Product Details Upholstered fabric beds sit in the broader contemporary platform bed category — bed frames designed around a soft, textile-clad silhouette rather than visible timber or metal. The Franco fits squarely in that space: a button-tufted, fully upholstered fabric bed frame in three colourways, built for Queensland bedrooms that lean toward Scandi, Hamptons, or modern-coastal styling and want a softer aesthetic than a traditional timber bedhead delivers. The turned wooden legs add a small heritage touch under an otherwise contemporary silhouette. The Franco coordinates with the Franco bedroom suite and the matching Majestic II Bedside Table and Chest of Drawers — built around the same fabric palette. See the bed in person at one of our five SE QLD showrooms — Rocklea, Virginia, Bundall (Gold Coast), North Ipswich, and Beenleigh — or check our Brisbane and Gold Coast bed shops for current stock and floor models.
More you might like
Related
Jean-François Michael, Frédéric François – Jean François Mic
Related
Francoise Hardy Hardy, Francoise : Francoise Hardy - Vinyl
Related
Francoise Hardy - Hardy, Francoise : Francoise Hardy (LP)
Related