Home › Forums › Basel support forum › Some issues › Reply To: Some issues
October 12, 2018 at 6:56 am
#82345
Artem Temos
Keymaster
Hello,
1. We are testing your website and don’t see this problem on your home page https://gyazo.com/a4981c774b0eb2a2b6cb45f6efa76421
2. Try to use the following CSS code to fix that
.woocommerce-product-gallery .owl-carousel .woocommerce-product-gallery__image {
padding-left: 2px;
padding-right: 2px;
}
.slick-slider.slick-vertical .slick-prev,
.slick-slider.slick-vertical .slick-next {
position: relative;
top: -2px;
height: 28px;
}
3. Could you please specify where exactly do you change it and send us a screenshot? Provide us your admin access so we can check it.
Regards