Site logo

Archived topic

Back to top button slow

4 replies · Started by Sabbir on October 26, 2022

Viewing posts 1–5 of 5

Why is the back to top button not working properly?

Hi there,

one of your plugins is adding scroll-behaviour smooth CSS to your site - which is conflicting.

Add this CSS to stop that:

html {
    scroll-behavior: unset !important;
}

Thanks for the quick response. It's fixed, can I know which plugin make this conflict.

It was a Social Sharing plugin

Thank you!

This archived topic is closed to new replies.