Jump to content

How to add custom back to top


DicDal

Recommended Posts

Its a custom image with animation. You could implement your own.

.halloween {
    bottom: 20px;
    right: 35px;
    z-index: 2000;
    width: 30px;
    height: 44px;
    position: fixed;
    margin-top: -22px;
    margin-left: -15px;
    animation: move 3s infinite;
}

https://webflake.sx/uploads/monthly_2019_10/chrome_f2AFgiUPji.png.64becc5020a8444fa44852d190acb1f3.png.pagespeed.ce.D_GDvdI-9F.png

Edited by S!r.ReaDy
Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...