560px max-height fix
This commit is contained in:
parent
6faa1041d7
commit
91e2a10288
1 changed files with 1 additions and 1 deletions
|
@ -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 {
|
||||||
|
|
Loading…
Reference in a new issue