Go To Top on mobile

1 reply·opened Mar 9, 2022
D
diveloperincMar 9, 2022

"Go To Top" does not show on mobile.
Also when you test on desktop and make the window/viewport narrow/small you can make the "Go To Top" disappear by simply refreshing the page.

S
SemiColonWebSTAFFMar 9, 2022

Hello,

Simply find the following code in your HTML File:

<div id="gotoTop" class="icon-angle-up"></div>

and replace it with:

<div id="gotoTop" class="icon-angle-up" data-mobile="true"></div>

This will definitely work fine. Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard