Thanks!
I changed:
.products-carousel .product-ribbon {
-webkit-transform: translateZ(0); /* 1px movement on hover fix */
}
to:
.products-carousel .product-ribbon {
-webkit-transform: translateZ(0); /* 1px movement on hover fix */
display:none;
}
Hi,
Does anyone know how to hide the ribbons in the JCarousel?
Regards,
Marcel
Thanks, that works.
We have disabled the slider for lower resolutions.
The slider in the Allure theme is sizing along with the page width.
Can I disable that?
I want to keep the images in the slide the same height at all times.
Thanks,
Marcel
That worked. Thanks!
Hi,
We use the Fashion theme for nop 3.10.
How can we place the jcarrousel inbetween the Anywhere Slider and the HomePageText topic?
Regards,
Marcel
I would like to see the plugin to offer the following feature:
Send message after an order was completed.
We use this to ask customers after a few days to write a review.
Hi,
Can we define a max size of the image that appears when you click on the product image.
Now a lightbox appear that shows the image in Original size. We know we can control this with Media settings in nop, but we have a lot of images that are uploaded before the correct settings were done.
Rgds,
linkXperts