Reply 188474 to: Thumbnail Auto Crop

Avatar: Rose Tyler
Rose Tyler
Support staff
March 16, 2018 at 13:40

Hello,

1. What URL should we use to login? Please provide FTP access also (FTP hostname, FTP username, FTP password).
2. You can add this code in Custom css for page http://prntscr.com/is0tpu to make the product slider looks better:

.productCarousel {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
}
.productCarousel .swiper-slide, .productCarousel .swiper-slide .content-product {
   position:  static;
}
.productCarousel .product-details {
    position:  absolute;
    bottom:  0;
}
.productCarousel .swiper-slide {
    padding-bottom:  52px;
}

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.