position and z-index both mobile and global
This commit is contained in:
parent
97d9de2643
commit
5d2c26bb80
1 changed files with 2 additions and 2 deletions
|
@ -164,12 +164,12 @@ a.ast-loop-product__link h2 {
|
|||
}
|
||||
}
|
||||
/* End of Complete the look */
|
||||
|
||||
@media (max-width: 768px) {
|
||||
.elementor img {
|
||||
position: relative;
|
||||
z-index: -1;
|
||||
}
|
||||
@media (max-width: 768px) {
|
||||
|
||||
.single-product .elementor-widget-wrap.elementor-element-populated.e-swiper-container {
|
||||
max-height: 560px;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue