560px max-height fix

This commit is contained in:
nomadics9 2025-02-10 22:23:09 +03:00
parent 6faa1041d7
commit 91e2a10288

View file

@ -150,7 +150,7 @@ a.ast-loop-product__link h2 {
/* End of Complete the look */ /* End of Complete the look */
@media (max-width: 768px) { @media (max-width: 768px) {
.slider-item img { .slider-item img {
position: relative; /*position: relative;*/
z-index: -1 z-index: -1
} }
.single-product .elementor-widget-wrap.elementor-element-populated.e-swiper-container { .single-product .elementor-widget-wrap.elementor-element-populated.e-swiper-container {