• Resolved r1nk

    (@r1nk)


    Hey,

    Currently, the loading spinner shows to low like almost at the bottom of the page. ( Need to scroll down then only can see)

    Is there any css class that I can target to make it on top of the product container?

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Dmytro Holovnia

    (@dholovnia)

    Hi,

    Maybe. Without link to your site I cannot help.

    Regards,
    Dima

    Thread Starter r1nk

    (@r1nk)

    Sorry, here it is.

    And while you look into it, it took like 2secs to load. Is it normal? Feels a little bit slow though..

    Plugin Author Dmytro Holovnia

    (@dholovnia)

    You can try to add such style to locate icon at the top

    
    html .berocket_aapf_widget_loading {
        background-position-y: 200px;
    }
    

    As you understand 200 is the distance from the top of the products box. So if you need it to be lower a bit you could try 300px or 400px.

    Sorry but with such site loading time 2 secs to load filtered content is great result – https://gtmetrix.com/reports/iceiceicy.com/hVZCfCcp

    Regards,
    Dima

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘AJAX loading spinner position’ is closed to new replies.