Commit 4549614d by dhn

Merge branch 'developer' of http://47.99.244.21:9999/root/joshine into Branch_developer

parents a28bfdbc 1e1fe1ee
...@@ -3136,6 +3136,40 @@ strong#block-related-heading,strong#block-upsell-heading{ font-weight: 600; colo ...@@ -3136,6 +3136,40 @@ strong#block-related-heading,strong#block-upsell-heading{ font-weight: 600; colo
min-width: 880px!important; min-width: 880px!important;
} }
#sparsh-mfp-quickview .product.media{
min-width:645px !important;
}
.gallery-placeholder__image{
float: right;
position: absolute;
margin-left: 100px;
}
#sparsh-mfp-quickview .gallery-placeholder__image{
float: right;
position: absolute;
margin-left: 100px;
max-width:516px;
max-height:645px;
}
.gallery-placeholder{
position: relative;
}
#sparsh-mfp-quickview .gallery-placeholder{
position:unset;
}
.product-info-wrapper{
height: 1000px;
}
#sparsh-mfp-quickview .product-info-wrapper{
height: auto;
}
} }
.fotorama__arr, .fotorama__thumb__arr{ .fotorama__arr, .fotorama__thumb__arr{
background-color: rgba(255,255,255,0.8); background-color: rgba(255,255,255,0.8);
...@@ -3153,7 +3187,7 @@ strong#block-related-heading,strong#block-upsell-heading{ font-weight: 600; colo ...@@ -3153,7 +3187,7 @@ strong#block-related-heading,strong#block-upsell-heading{ font-weight: 600; colo
#sparsh-mfp-quickview .fotorama__stage { #sparsh-mfp-quickview .fotorama__stage {
max-height: 645px; max-height: 645px;
max-width: 600px; max-width: 615px;
} }
.fotorama__nav-wrap{ .fotorama__nav-wrap{
...@@ -3162,9 +3196,14 @@ strong#block-related-heading,strong#block-upsell-heading{ font-weight: 600; colo ...@@ -3162,9 +3196,14 @@ strong#block-related-heading,strong#block-upsell-heading{ font-weight: 600; colo
@media (max-width: 769px){ @media (max-width: 769px){
#sparsh-mfp-quickview .fotorama__nav { #sparsh-mfp-quickview .fotorama__nav {
max-height: auto !important; max-height: unset !important;
height: auto !important; height: auto !important;
} }
.fotorama__nav__shaft.fotorama__grab{
transform:none !important;
}
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment