remove hover in product slider typo
This commit is contained in:
parent
7aafd7e1b7
commit
ad238ecd7d
1 changed files with 1 additions and 1 deletions
|
@ -157,7 +157,7 @@ a.ast-loop-product__link h2 {
|
||||||
}
|
}
|
||||||
@media (max-width: 768px) {
|
@media (max-width: 768px) {
|
||||||
.elementor img {
|
.elementor img {
|
||||||
positin: 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