Site logo

[Resolved] Infinite scroll loading animation goes big in product category pages.

Home Forums Support [Resolved] Infinite scroll loading animation goes big in product category pages.

Home Forums Support Infinite scroll loading animation goes big in product category pages.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1534899
    Ethan

    Hi team,

    I contacted this plugin’s developers but they said that this is happening because of the theme I am using, which is Generatepress. That’s why I am writing to you.

    I use YITH infinite scrolling plugin to achieve infinite scrolling on my homepage (which is the main shop page) and category pages. It works fine for the homepage, but for the category pages the scrolling down animation gets too big and pixelated.

    Do you think there is a setting in Generatepress causing this? I am deactivating my caching for you to look at.

    Thanks in advance.

    #1534906
    Ethan

    I was able to fix it, sorry for that guys. Just to help future problems for people, you just need to add this code in your custem css section:

    .yith-infs-loader img {
    width: auto!important;
    }

    #1534944
    David
    Staff
    Customer Support

    Glad to hear you found a solution – and thank you for sharing the method!

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.