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
6 years, 5 months ago
Support team
Keymaster
Hi.
add this to css:
html {
scroll-behavior: smooth;
}