Is there any way to remove this component from Latest and only have it appear within topics?
Great component, Is there a way to put it on the bottom right of the screen ?
Hi, I have edited in Desktop of CSS/HTML Scroll to Top:
.move-up {
bottom: 20px;
right: 30px;
}
From left to right.
Hello! I can’t install this theme component on the latest Discourse. Please, check it. I get 500 error.
There must be some easy solution I should know… but how do I move arrow to the right side? Using CSS for sure
Most of apps are using it on the right downcorner plus now on the left side it is overlapping tools.
I don’t have time at the moment to add this as an option, but all you need to add to your css is this
.move-up {
left: unset;
right: 30px;
}
Can you get a down button too?
[image]
Thanks a lot for this component. I think it would be most useful to have this in topic listings, whereas it’s less useful inside topics because the time slider can do that. Is there a way to make it only appear on the frontpage and /latest
and /new
and /top
and /unread
?