Scroll to Top Button

Posted in: Newspaper
Post count: 13

Hi Newspaper Team,
I have problem with Scroll to Top Button
I not use Tagdiv Mobile theme Plugin, Desktop and Mobile theme are the same.
But Scroll to Top display on Desktop and don’t display on mobile. How can i showing it on Mobile?
Thank you

Post count: 35449

Hi,

For this you’ll need to use a custom css like this one
.td-scroll-up {
display: block;
}

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

Hope this will help you!
Thank you!

Post count: 13

thank you very much

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