This topic has 3 replies, 2 voices, and was last updated 1 years, 6 months ago ago by Taha
hello, I want to say how to do this product like slidern example or what code can be done with it, I would be glad if you help me slider Carousel endless
loop photo
like the link in the example
https://www.parkkaron.com.tr/kadin-gri-cep-detay-dugme-kapama-burumcuk-kumas-kisa-ceket
https://tinyurl.com/2zfge4a5
Hello Vasak,
Thank you for contacting us and for using XStore.
There is no such possibility, unfortunately. It requests additional customization in files, which is outside the scope of our basic support.
If you want paid Customization services submit a customization request to WPKraken team.
You can try to add the next custom CSS code:
@media only screen and (min-width: 992px) {
.col-lg-6.col-md-6.col-sm-12.product-information {
position: static;
margin: 0;
width: 34%;
}
.col-lg-6.col-md-6.col-sm-12.product-information + div {
width: 100%;
}
.col-lg-6.col-md-6.col-sm-12.product-information .product-information-inner {
position: absolute;
top: 0;
right: 9vw;
width: 30%;
background: #fff;
padding: 15px;
border: none;
max-height: 80vw;
overflow: auto;
min-width: 350px;
}
.swipers-couple-wrapper .swiper-wrapper img {
margin: 0;
}
}
+ the code you made → https://prnt.sc/Q7HfWfFHnBYf could be removed because we already added it in the code above with the media query requirement.
But the result is not exactly as in your example, and additional customization is needed still.
Kind Regards,
8theme team
THANK YOU
Tagged: carousel, photo, photo slider, slider, slider carousel, themes, woocommerce, wordpress
The issue related to '‘slider Carousel photo’' has been successfully resolved, and the topic is now closed for further responses