- This topic has 1 reply, 2 voices, and was last updated 1 month, 4 weeks ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › [SKT Gardening Theme] Scrolling issues
Hi,
On the site www.agrifer.nl we have the same scrolling issue as in #233012.
I tried to fix it with the same CSS code as suggested there (#233013), but that didn`t work.
Any suggestions?
Regards,
HW
Hi,
Kindly use this CSS code to fix scrolling issue.
html {
scroll-behavior: auto !important;
}
Regards,
Chris
