How to remove "Back top Top" button at the right corner on desktop version

Posted in: Newspaper
Post count: 45

Hi everyone,

How to remove “Back top Top” button at the right corner on desktop version, like this http://www.screencast.com/t/mMYrH0F22NR

Thank you so much!

Post count: 22421

Hello,

Please add this code in the theme panel-> custom css box:

.td-scroll-up{
display:none;
}

Thank you!

Post count: 45

I got it,
thank you so much Bogdan!

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