Adds a "Back to top" link at the bottom-right of every page before the footer.
Released 1 year ago on 14th Nov, 2023
Initial version
.content-wrapper {
position: relative;
padding-bottom: 50px;
}
.back-to-top {
display: block !important;