1 of 2

Multimedia collage

Caption

Row

Pair text with an image to focus on your chosen product, collection, or blog post. Add details on availability, style, or even provide a review.

Button label

Caption

Row

Pair text with an image to focus on your chosen product, collection, or blog post. Add details on availability, style, or even provide a review.

Button label

Caption

Row

Pair text with an image to focus on your chosen product, collection, or blog post. Add details on availability, style, or even provide a review.

Button label
.menu, .sub-menu { list-style: none; padding: 0; margin: 0; } .menu > li { position: relative; display: inline-block; margin-right: 20px; } .menu > li > a { text-decoration: none; color: #333; font-weight: bold; } .sub-menu { display: none; position: absolute; background-color: #fff; box-shadow: 0 2px 8px rgba(0,0,0,0.1); z-index: 1000; } .menu > li:hover .sub-menu { display: block; } .sub-menu li { padding: 10px; } .sub-menu li a { color: #666; font-weight: normal; text-decoration: none; }