Replace or remove "Scroll to Top" button

Posted in: Newsmag
Post count: 73

Hi,

Is there a way to either slightly replace the “Scroll to Top” button or simply remove it completely? Can it be done on a page by page basis?

The reason is that I have a live chat that covers it on some pages.

Kind regards
Lars

Post count: 73

Forgot to click “notify me of follow-up replies via email”.

Post count: 23312

Hello Larshell,

Use the code below ->

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

Thanks.

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