removed position
This commit is contained in:
parent
7ec08a5ab6
commit
9f35c47be9
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) {
|
||||||
.elementor img {
|
.elementor img {
|
||||||
position: relative;
|
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 {
|
||||||
max-height: 560px;
|
max-height: 560px;
|
||||||
|
|
Loading…
Reference in a new issue