lgaida/mediumish-gohugo-theme

Animated back to top button with CSS

LITUATUI opened this issue · 0 comments

The idea is to show a back to top button only after scrolling with CSS.

This article shows some methods that only use CSS, no JS.

I especially like this method with a fading button.

What do you guys think?