Please add Smooth Scroll option

shaulhadar
62 Posts
shaulhadar posted this 18 August 2018
Wishlist

Hello Nicepage Team.

Please add an option for smooth scroll that will also work in the newest chrome browser.
Currently, if you put a section in parallax mode and view the site in the latest chrome, it is really jumpy and this looses most of the parallax effect.

If you put a smooth scroll option , it makes the parallax effect much better and smoother.

Thanks for your time,
Shaul.

Hello Nicepage Team. Please add an option for smooth scroll that will also work in the newest chrome browser. Currently, if you put a section in parallax mode and view the site in the latest chrome, it is really jumpy and this looses most of the parallax effect. If you put a smooth scroll option , it makes the parallax effect much better and smoother. Thanks for your time, Shaul.
Vote to pay developers attention to this features or issue.
13 Replies
Order By: Standard | Newest
Support Team
Support Team posted this 22 August 2018

Hi Shaul,

We added your request to our wish list.

Thank you,
Olivia

Hi Shaul, We added your request to our wish list. Thank you, Olivia
yurien.stewart
1 Posts
yurien.stewart posted this 21 November 2018

Hello Olivia,
Has this feature been added?

Kind regards
Yuriën

Hello Olivia, Has this feature been added? Kind regards Yuriën
Support Team
Support Team posted this 26 November 2018

Hi,

Unfortunately, this feature is not yet implemented.

...................................................
Sincerely,
Olivia
Nicepage Support Team

Please subscribe our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

Hi, Unfortunately, this feature is not yet implemented. ................................................... Sincerely, Olivia Nicepage Support Team Please subscribe our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp
webcat
22 Posts
webcat posted this 15 December 2018

So If I create a one page website, there is no smooth scroll feature yet??
The links will just "snap" to their corresponding sections?

So If I create a one page website, there is no smooth scroll feature yet?? The links will just "snap" to their corresponding sections?
JiminiSauer
7 Posts
JiminiSauer posted this 16 December 2018

Add this at the Website Settings / HTML / Additional CSS

html {
scroll-behavior: smooth;
}

It does not work in all browsers, but in Chrome it should work.

Add this at the Website Settings / HTML / Additional CSS html { scroll-behavior: smooth; } It does not work in all browsers, but in Chrome it should work.
Christie G
70 Posts
Christie G posted this 01 February 2019

Add this at the Website Settings / HTML / Additional CSS

html {
scroll-behavior: smooth;
}

It does not work in all browsers, but in Chrome it should work.

Thanks for this.

> Add this at the Website Settings / HTML / Additional CSS > > html { > scroll-behavior: smooth; > } > > It does not work in all browsers, but in Chrome it should work. Thanks for this.
T3Gunner
53 Posts
T3Gunner posted this 18 March 2019

Add this at the Website Settings / HTML / Additional CSS

html {
scroll-behavior: smooth;
}

It does not work in all browsers, but in Chrome it should work.

Thanks for this.

IT WORKS GREAT IN CHROME, FIREFOX!

> > Add this at the Website Settings / HTML / Additional CSS > > > > html { > > scroll-behavior: smooth; > > } > > > > It does not work in all browsers, but in Chrome it should work. > > Thanks for this. IT WORKS GREAT IN CHROME, FIREFOX!
LGALLP
348 Posts
LGALLP posted this 01 June 2019

Hello, Nicepage Team. Hoping you are having a great day.

Let me say that "Yes"... smooth scrolling in one page sections menu really should be important to navigate across page sections. Wish you could include it soon as possible, please. I have to say that Landing page navigation without smooth scrolling looks owefull :S

Thank you in advance for your help.

Hello, Nicepage Team. Hoping you are having a great day. Let me say that "Yes"... smooth scrolling in one page sections menu really should be important to navigate across page sections. Wish you could include it soon as possible, please. I have to say that Landing page navigation without smooth scrolling looks owefull :S Thank you in advance for your help.

Last edited 01 June 2019 by LGALLP

Support Team
Support Team posted this 03 June 2019

Hi Luis,

Thank you for your comments.
Please vote for this topic if you're interested in this feature.

...................................................
Sincerely,
Olivia
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

Hi Luis, Thank you for your comments. Please vote for this topic if you're interested in this feature. ................................................... Sincerely, Olivia Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp
T3Gunner
53 Posts
T3Gunner posted this 03 June 2019

Hi Luis,

Thank you for your comments.
Please vote for this topic if you're interested in this feature.

...................................................
Sincerely,
Olivia
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

It has 15 votes already! How many votes does it take to grab your attention? Or how many votes does it need before it gets added to the program? PLEASE, everyone vote for this feature!

> Hi Luis, > > Thank you for your comments. > Please vote for this topic if you're interested in this feature. > > ................................................... > Sincerely, > Olivia > Nicepage Support Team > > Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 > Follow us on Facebook: http://facebook.com/nicepageapp It has 15 votes already! How many votes does it take to grab your attention? Or how many votes does it need before it gets added to the program? PLEASE, everyone vote for this feature!
merliandy
3 Posts
merliandy posted this 03 June 2019

I already voted as well, this is a highly needed feature because without it the scrolling looks ugly and unprofessional. Hope smooth scrolling will be implemented soon, this is basic behavior for a so-called 3.0 web design. Thanks

I already voted as well, this is a highly needed feature because without it the scrolling looks ugly and unprofessional. Hope smooth scrolling will be implemented soon, this is basic behavior for a so-called 3.0 web design. Thanks
aplicacioneswebs
94 Posts
aplicacioneswebs posted this 29 March 2020

It worked for me with

html {
scroll-behavior: smooth;
}

Thank

It worked for me with html { scroll-behavior: smooth; } Thank
smus82
2 Posts
smus82 posted this 22 February 2021

Looks like smooth scroll itself as an option works by default for some themes, but for some of them it's not working because there are no anchors included on a page

Looks like **smooth scroll** itself as an option works by default for some themes, but for some of them it's not working because there are no anchors included on a page
You must log in or register to leave comments