Inside Our Stories
EDITORIAL
Summer 25
June 2025
Discover the key pieces and timeless silhouettes from our latest collection, shot against stunning backdrops.
Read MoreEDITORIAL
New Collection
June 2025
Discover your investment pieces that survive even greatest adventures. This years handbag collection fits all your needs
Read MoreLOVE YOUR LKB
Royal Ascot x LKB
June 2024
A celebrated collaboration. Explore the exclusive collection designed for the heart of the racing season.
Read MoreSTYLE GUIDES
Petite Style Guide
June 2024
Perfectly proportioned pieces. Our guide to finding your forever-favourites in our petite collection.
Read MoreEDITORIAL
Spring 25
June 2025
Discover the key pieces and timeless silhouettes from our latest collection, shot against stunning backdrops.
Read MoreSTYLE GUIDES
Luxury Jean Guide
June 2024
From cut to cloth, find the perfect denim fit for your signature style with our definitive guide.
Read MoreSEASONAL
Autumn/Winter 2024
May 2024
Discover the L.K.Bennett autumn collection. Featuring our most popular styles and exciting new designs, from boots to bags.
Read MoreLOVE YOUR LKB
Positive Luxury
May 2024
Our commitment to sustainability and conscious craftsmanship. Discover the steps we're taking.
Read MoreSTYLE GUIDES
What To Wear To A Garden Party
May 2024
Effortless elegance for outdoor soirées. Find your perfect ensemble for sun-drenched afternoons.
Read MoreEDITORIAL
New New New
June 2024
Discover the key pieces and timeless silhouettes from our latest collection, shot against stunning backdrops.
Read MoreBRAND
Oliod
May 2024
a unique three-dimensional geometric object with interesting properties. It's a curved shape that rolls smoothly in a straight line.
Read MoreEDITORIAL
Ballet Flats: Shoe Of The Season
May 2024
The return of an icon. Step into the season's most coveted shoe with our curated selection.
Read MoreDesign Panel
Layout
Final CSS
:root {
--hero-height: 100vh;
--grid-gap: 1.5rem;
--container-width: 95%;
--nav-height: 5rem;
--card-padding: 1.75rem;
--nav-gap: 3.25rem;
--background-color: #eeeeee;
}
[data-editable="hero-title"] {
font-size: 8rem;
font-weight: 100;
line-height: 1;
text-transform: none;
font-style: normal;
}
[data-editable="nav-button"] {
font-size: 2rem;
font-weight: 200;
line-height: 1;
text-transform: uppercase;
font-style: normal;
}
[data-editable="story-excerpt"] {
line-height: 2;
text-transform: normal;
font-weight: 200;
font-size: 1.2rem;
font-style: normal;
}
[data-editable="story-category"] {
line-height: 2.9;
font-size: 1.1rem;
font-weight: 100;
text-transform: uppercase;
font-style: normal;
}
[data-editable="story-title"] {
line-height: 1.4;
font-weight: 400;
text-transform: capitalize;
font-style: normal;
font-size: 3rem;
}
[data-editable="story-date"] {
line-height: 2.7;
text-transform: capitalize;
font-size: 1.2rem;
font-weight: 300;
font-style: normal;
}
[data-editable="read-more"] {
text-transform: uppercase;
font-weight: 400;
font-size: 1.1rem;
line-height: 2.9;
font-style: normal;
}