"Back-to-top"-button

Posted in: Newsmag
Post count: 114

H,

is it possible to hide the “back-to-top”-button on a single page?

Thank you and best regards,
Luke

Post count: 114

I’v found out:

.page-id-12345 .td-scroll-up {
display: none !important;
}

works!

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