Close

Profile: ManuelBalkanica

Avatar

User posts

3 years ago

Hello,

We are using Emporium Theme on Nop 4.2. We are trying to implement scroll to top button, like in admin area. We found that on _Root.Head.cshtml you already have something implemented but we don't know how to make it work.

There is a div likea this:
<div class="scroll-back-button" id="goToTop"></div>

What we want is to show scroll to top button while scrolling down or something similar.