Menu
Home
Theme Documentation
Forums
Log In / Sign Up
Community Forums
Please use one topic for only one question.
Please use one topic for only one question.
Please use one topic for only one question.
Homepage
/
Forums
/
Guard Team – Security WordPress Theme
/
page scroll
/
Reply To: page scroll
Reply To: page scroll
1 year, 12 months ago
Alexey – Support team
Keymaster
Hi.
add this to css:
html {
scroll-behavior: smooth;
}