css for new image gallery

This commit is contained in:
nomadics9 2025-04-03 21:31:17 +03:00
parent 3875933f52
commit 5e026cd86f

View file

@ -10,7 +10,7 @@ body del {
padding: 0px !important; padding: 0px !important;
} }
ol.flex-control-nav.flex-control-thumbs { .flex-control-nav.flex-control-thumbs {
display: none !important; display: none !important;
} }
.elementor-widget:not(:last-child) { .elementor-widget:not(:last-child) {
@ -183,13 +183,12 @@ a.ast-loop-product__link h2 {
/*/* single product image */*/ /*/* single product image */*/
@media (max-width: 768px) { @media (max-width: 768px) {
/**/
.elementor-widget-container { /*.elementor-widget-container {*/
max-height: 560px; /* max-height: 560px;*/
} /*}*/
.elementor-widget-image-carousel .swiper .swiper-slide figure { .elementor-widget-image-carousel .swiper .swiper-slide figure {
max-height: 560px; max-height: 560px;
} }
} }
/* End of AlaskarDev */ /* End of AlaskarDev */