css for new image gallery
This commit is contained in:
parent
3875933f52
commit
5e026cd86f
1 changed files with 5 additions and 6 deletions
|
@ -10,7 +10,7 @@ body del {
|
||||||
padding: 0px !important;
|
padding: 0px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
ol.flex-control-nav.flex-control-thumbs {
|
.flex-control-nav.flex-control-thumbs {
|
||||||
display: none !important;
|
display: none !important;
|
||||||
}
|
}
|
||||||
.elementor-widget:not(:last-child) {
|
.elementor-widget:not(:last-child) {
|
||||||
|
@ -183,13 +183,12 @@ a.ast-loop-product__link h2 {
|
||||||
|
|
||||||
/*/* single product image */*/
|
/*/* single product image */*/
|
||||||
@media (max-width: 768px) {
|
@media (max-width: 768px) {
|
||||||
|
/**/
|
||||||
.elementor-widget-container {
|
/*.elementor-widget-container {*/
|
||||||
max-height: 560px;
|
/* max-height: 560px;*/
|
||||||
}
|
/*}*/
|
||||||
.elementor-widget-image-carousel .swiper .swiper-slide figure {
|
.elementor-widget-image-carousel .swiper .swiper-slide figure {
|
||||||
max-height: 560px;
|
max-height: 560px;
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
/* End of AlaskarDev */
|
/* End of AlaskarDev */
|
||||||
|
|
Loading…
Reference in a new issue