Site logo

Archived topic

generate-scroll-to-top slow

1 reply · Started by Sven on August 29, 2022

Viewing posts 1–2 of 2

Hello,

I already found the other topic where the scroll button is slow, but the solution didn't help.
The scroll to top button when clicked scrolls veeeeeery slow or not at all. I disabled all Plugins except GP Premium. But no success...
Any idea?
Plugins

Hi there,

in Customizer > Additional CSS you have:

html {
    scroll-behavior: smooth;
}

You will need to remove that as it will conflict with the Back to Top scrolling.

This archived topic is closed to new replies.