New

Olive Canvas Cover

Size Guide
Size
    • Doesn't allow air or water to pass through
    • A softer feel fabric compared to the mesh
    • Dust, hair and dirt are collected on top and wont stick to the fabric but can be brushed off easily
    • Stops unwanted draughts

    PLEASE NOTE FRAME SOLD SEPARATELY



/* Hide the filter section by default on mobile devices */ .filter-section { display: none; background: #fff; padding: 20px; border: 1px solid #ccc; border-radius: 5px; position: relative; } .filter-toggle-button { display: block; background: #007bff; color: #fff; padding: 10px; border: none; border-radius: 5px; cursor: pointer; margin-bottom: 10px; } @media (min-width: 768px) { .filter-section { display: block !important; border: none; padding: 0; } .filter-toggle-button { display: none; } }