How to launch the button that can back to top in one click?

Posted in: Newspaper
Post count: 23

Hello! How to launch the button that can back to top in one click? Thank you in advance!

Post count: 27744

Hello,

This setting is by default, there is not an option for this. Please see if you don’t have some code CSS, what makes it disable.
Please provide a link to your website.

Thank you!

Post count: 23

Hello, my website is http://www.solarwinwin.com
Button not working on mobile.
Thank you in advance!

Post count: 27744

Hi,

You need to add this code

.td-scroll-up {
display: block;
}

like this => https://www.screencast.com/t/mSUzMxbgPqt.
The code need to insert in Theme Panel -> Custom Code -> Advanced CSS -> Phones => https://www.screencast.com/t/1yqpPmOSmn9.

Hope this helps you!

Thank you!

Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic.