Mobile Theme Back To Top Button Problem

Posted in: Newspaper
Post count: 15

Hello,

Desktop users can see back to top button. https://imgur.com/a/28ZSGRU
But mobile users can’t see it. How can i enable for mobile theme? (Im using AMP for mobile theme)

Post count: 27744

Hello,

Please try this code

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

The code needs to be set in Theme panel -> Custom code -> Custom CSS => https://www.screencast.com/t/fxetQe24ZHf

Let me know the results!

Thank you!

Post count: 15

Hello,

Thanks for help bug fixed.

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