STYLING BODEN SPRING NEW ARRIVALS


boden
boden spring dress

.wpfi-post-images {
display: grid;
grid-gap: 15px;
grid-template-columns: repeat( auto-fit, minmax( 10px, auto ) );
}

.wpfi-post-images img {
display: block;
}

.wpfi-post-images–no-margin {
grid-gap: 0 !important;
}

@media( max-width: 1024px ) {
.wpfi-post-images–offset {
grid-template-columns: minmax( 10px, 1fr );
grid-gap: 25px;
}

.wpfi-post-images–offset > * {
width: 85%;
margin: 0 auto;
}

.wpfi-post-images–offset > *:first-child,
.wpfi-post-images–offset > *:last-child {
width: 55%;
}

.wpfi-post-images–offset > *:first-child {
margin-left: 0;
}

.wpfi-post-images–offset > *:last-child {
margin-right: 0;
}
}

@media( min-width: 1025px ) {
.wpfi-post-images–offset {
grid-template-columns: minmax( 10px, 4fr ) minmax( 10px, 7fr ) minmax( 10px, 4fr );
}

.wpfi-post-images–offset > *:last-child {
-webkit-align-self: flex-end;
align-self: flex-end;
}

.wpfi-post-images–staggered-columns div:nth-child( 3n-2 ),
.wpfi-post-images–staggered-columns a:nth-child( 3n-2 ) {
grid-column: 1 / span 2;
}
}

DRESS ONE // DRESS TWO // DRESS THREE

I have been a fan of Boden for years, as evidenced here, here and here. Today I am back with my spring favorites from their new arrivals section. Right now the brand is bursting with color and super fun high summer prints….AND nearly all full price styles are 25% off with code D2D6. See more of my current Boden faves below…


















































.wpfi-post-images {
display: grid;
grid-gap: 15px;
grid-template-columns: repeat( auto-fit, minmax( 10px, auto ) );
}

.wpfi-post-images img {
display: block;
}

.wpfi-post-images–no-margin {
grid-gap: 0 !important;
}

@media( max-width: 1024px ) {
.wpfi-post-images–offset {
grid-template-columns: minmax( 10px, 1fr );
grid-gap: 25px;
}

.wpfi-post-images–offset > * {
width: 85%;
margin: 0 auto;
}

.wpfi-post-images–offset > *:first-child,
.wpfi-post-images–offset > *:last-child {
width: 55%;
}

.wpfi-post-images–offset > *:first-child {
margin-left: 0;
}

.wpfi-post-images–offset > *:last-child {
margin-right: 0;
}
}

@media( min-width: 1025px ) {
.wpfi-post-images–offset {
grid-template-columns: minmax( 10px, 4fr ) minmax( 10px, 7fr ) minmax( 10px, 4fr );
}

.wpfi-post-images–offset > *:last-child {
-webkit-align-self: flex-end;
align-self: flex-end;
}

.wpfi-post-images–staggered-columns div:nth-child( 3n-2 ),
.wpfi-post-images–staggered-columns a:nth-child( 3n-2 ) {
grid-column: 1 / span 2;
}
}

@media( max-width: 1024px ) {
#block-block_7c3a13431744a8edaaf6245355e62e3f.wpfi-post-images:not( .wpfi-post-images–offset ) {
grid-template-columns: repeat( 2, 1fr);
}
}
@media( min-width: 1025px ) {
#block-block_7c3a13431744a8edaaf6245355e62e3f.wpfi-post-images:not( .wpfi-post-images–offset ) {
grid-template-columns: repeat( 2, 1fr);
}
}

The post STYLING BODEN SPRING NEW ARRIVALS appeared first on Atlantic-Pacific.

Source link