How to remove To Top Button?

Posted in: Newspaper
Post count: 2

Hi I would like to remove the To Top Button on the mobile theme but seems like its not possible. I already check on the theme panel and its off but its still showing up on the mobile website.

Any help on this problem?

Post count: 27744

Hello,

Please use this custom code css for mobile theme .td-scroll-up{
display: none ;
}

The code needs to be set in Theme panel -> Mobile Theme -> Custom code -> Custom CSS.

Thank you!

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