Gabriel M
asked 9 years ago

How do I remove the “Scroll To Top” button that appears on every page?

3 Answers
DominicStaff
answered 9 years ago

To resolve this issue, you can add the following code to the style.css file:

.scroll-top { display: none; }

Hope this helps !

Gabriel M
answered 9 years ago

I added this code and it seems to not be working, can you please check

DominicStaff
answered 9 years ago

I have checked your site, I think you have resolved this issue.
If you still face there issue, you can send me me a screenshot for further checking.
Regards,

Powered by DW Question & Answer Pro