Viewing 8 replies - 1 through 8 (of 8 total)
  • Thread Starter jotaman

    (@jotaman)

    Here you can see a video I recorded to show the bug.

    There’s only 3 products in that list, but the last one is overlapped with the first one

    Plugin Contributor Ketan Patel

    (@patelketan)

    Hello,

    Thanks for reaching here.

    Please send your website URL.

    Thanks,

    Thread Starter jotaman

    (@jotaman)

    Plugin Contributor Ketan Patel

    (@patelketan)

    Hello,

    Thanks for reaching here.

    Actually, Your theme “responsive CSS” conflict issue so please add this CSS and check.

    Please go to your Admin Panel->Appearance->Customize->Additional CSS.
    Please put this CSS in the “Additional CSS” section.
    .wcpsc wc-product-slider.woocommerce ul.products[class*="columns-"] li.product:nth-child(2n){ float: left !important; }

    Let me know if you have any query.

    If you like this plugin please give your important rate and review here…

    Thanks,

    Thread Starter jotaman

    (@jotaman)

    Hi. I did it but it keeps the same… I emptied cache after that and nothing changes

    Thread Starter jotaman

    (@jotaman)

    In div class=”slick-track” it doesn’t apply the last translate3d. It shows the correct negative pixels and then changes to -362px, which is the firs frame, without waiting the established time.

    Plugin Contributor Ketan Patel

    (@patelketan)

    Hello,

    Sorry, Please remove the above CSS.

    Please add this CSS “Additional CSS” section.
    .wcpscwc-product-slider.woocommerce ul.products[class*="columns-"] li.product:nth-child(2n){ float: left !important; }

    Thanks,

    Thread Starter jotaman

    (@jotaman)

    Thanks a lot! Resolved

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Mobile slider skipping products’ is closed to new replies.