Scroll back to top function in mobile version

Posted in: Newspaper
Post count: 186

Where to set scroll back to top on mobile?

https://spurt.no/

Post count: 35449

Hi,

If you want to achieve this button for back to top -> https://www.screencast.com/t/OeenVhoqjQ please add this custom css in theme pane> Custom code > advance css phone section ->
.td-scroll-up-visible{
display: block;
}

Thank you!

Post count: 186

When adding this code snippet in Custom code, nothing happens. Why?

Post count: 186

Fixed.

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.