Goto Top Button

Posted in: Newspaper
Post count: 58

How to add/enable goto top button in mobile.

Post count: 35449

Hi,

You can achieve this using a custom css like this one:
.td-scroll-up {
display: block;
}

This code need to be set in theme panel> custom code> advance css > phones.

Thank you!

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