• WordN0ob

    (@mpetsos)


    Hello!
    On the first triger the next products are loading over the first products.
    On the next triggers it’s working properly.
    I read other topics about overlapping but i believe that my case has nothing to do with the masonry style.
    Can you help please?

    Thank you in advance!

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter WordN0ob

    (@mpetsos)

    Sorry i forgot to write the selectors:
    Navigation Selector: .woocommerce-pagination
    Next Selector: .next
    Item Selector: .product
    Content Selector: .products

    Plugin Author YITHEMES

    (@yithemes)

    Hi,
    and thank you for writing in!

    You can easily fix this issue by adding the following code snippet to Appearance > Customize > Additional CSS:

    .products .wvs-pro-product {
        position: static !important;
    }

    Please try this solution and let us know if everything works fine!

    Thread Starter WordN0ob

    (@mpetsos)

    You are great! Thank you so much for the solution!

    Plugin Author YITHEMES

    (@yithemes)

    Hi there,
    you’re welcome, happy to have helped you ??
    May I ask you to leave a review for our product at following link? ù
    https://www.ads-software.com/support/plugin/yith-infinite-scrolling/reviews/#new-topic-0

    Thank you for your contribute, we appreciate it.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Ovelapped products’ is closed to new replies.