Close

Profile: linkxperts

Avatar

User posts

9 years ago

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;
        }

9 years ago

Hi,
Does anyone know how to hide the ribbons in the JCarousel?
Regards,
Marcel

9 years ago

Thanks, that works.
We have disabled the slider for lower resolutions.

9 years ago

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

10 years ago

That worked. Thanks!

10 years ago

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

10 years ago

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.

10 years ago

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