"scroll to top" button on mobile

Posted in: Newsmag
Post count: 114

Hi,

how can I show the “scroll to top” button on mobile (responsive, not AMP, not mobile plugin)?

Thanks in advance,
Luke

Post count: 35449

Hi,

In order to have the scroll to top on mobile responsive version you’ll need to use a custom css like this one http://prntscr.com/opdgwr

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

The code need to be set in Them panel>Custom code>Custom css

Thank you!

Post count: 114

Cool, thank you!

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