Product Carousel - Height Resolution (Single Page)
user_3148185
css
5 months ago
1.2 kB
11
Indexable
.et-db #et-boc .et-l .dnwoo_carousel .dnwoo_product_carousel_layout_six .dnwoo_product_image { height: auto !important; } @media all and (max-width: 2560px){ .dnwoo_carousel .swiper-pagination{ margin-top: 350px; } } @media all and (max-width: 1920px){ .dnwoo_carousel .swiper-pagination{ margin-top: 200px; } } @media all and (max-width: 1680px){ .dnwoo_carousel .dnwoo_product_carousel_frontend .swiper-slide{ height: auto; } .dnwoo_carousel .swiper-pagination{ margin-top: 140px; } } @media all and (max-width: 1200px){ .dnwoo_carousel .swiper-wrapper { height: 100% !important; } .dnwoo_carousel .swiper-pagination { margin-top: 20px; } } @media all and (max-width: 1440px){ .dnwoo_carousel .swiper-pagination { margin-top: 80px; } } @media all and (max-width: 979px){ .et-db #et-boc .et-l .dnwoo_carousel .swiper-wrapper { height: 100% !important; } .dnwoo_carousel .swiper-pagination{ position: relative !important; } }
Editor is loading...
Leave a Comment