Posted in: Newspaper
Dec 27, 2021 at 10:35 am
Hello,
the website is currently in build (with password protection), so I cannot show you the live site. I have used a prebuild website as template.
At the top-menu I have set an anker to the services on homepage like this: https://ibb.co/9TztS11
When I click on the menu entry “services” it works fine, but the scrolling is too slow.
Please watch the video: https://youtu.be/PIrSTqWrAaY
How I can made the scrolling faster?
Thank you and best regards
Andre
Dec 27, 2021 at 1:37 pm
Hello Andre,
Normally the should be faster if you don’t have to set a custom CSS to make it slow.
Please try to use this custom code CSS
body
{
scroll-behavior: auto!important;
}
The code need to be set in the theme panel > custom code> custom css.
Thank you!
Dec 28, 2021 at 2:35 pm
Viewing 9 posts - 1 through 9 (of 9 total)
The forum ‘Newspaper’ is closed to new topics and replies.