Site logo

Archived topic

To stitch the slider and menu blocks in header together

3 replies · Started by Volodymyr on January 29, 2019

Viewing posts 1–4 of 4

Hi there,

give this CSS a shot:

@media (max-width: 1200px) {
    .inside-header .metaslider .slides img {
        height: 250px; 
        object-fit: cover;
    }
}

Cool! Thanks

You're welcome

This archived topic is closed to new replies.