diff --git a/themes/oont-themev2/assets/css/alaskardev.css b/themes/oont-themev2/assets/css/alaskardev.css index 8ba786017..3aea0e109 100644 --- a/themes/oont-themev2/assets/css/alaskardev.css +++ b/themes/oont-themev2/assets/css/alaskardev.css @@ -201,6 +201,10 @@ a.ast-loop-product__link h2 { margin-bottom: 0px !important; height: auto; } + + .owl-nav { + visibility: hidden; + } } /* End of Complete the look */ @@ -210,16 +214,5 @@ a.ast-loop-product__link h2 { } -/*/* single product image */ -*/ @media (max-width: 768px) { - - .elementor-widget-container { - max-height: 560px; - } - - .elementor-widget-image-carousel .swiper .swiper-slide figure { - max-height: 560px; - } -} /* End of AlaskarDev */