Back to top arrow does not show up on mobile

4 replies·opened Jun 5, 2018
W
wildeJun 5, 2018

Hi Canvas,

I'm using a back to top arrow on my pages.
It works fine, however it does not show up on mobile devices.
How do I fix this?

Thanks!

W
wildeJun 11, 2018

Have you had time to look at my question yet? I would much appreciate it!

Thanks.

S
SemiColonWebSTAFFJun 19, 2018

Hello,

The Go To Top button is disabled on the Mobile Devices by default. Simply add the data-mobile="true" Attribute to the #gotoTop Element to enable it on Mobile Devices. Example:

<div id="gotoTop" data-mobile="true" class="icon-angle-up"></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.

W
wildeJun 25, 2018

Great stuff, thanks!

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