canvas theme in any mobile phones doesn't show goto top button

1 reply·opened Oct 15, 2021
N
nishantharpOct 15, 2021

In mobile veiw top up button Don't show

S
SemiColonWebSTAFFOct 16, 2021

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
canvas theme in any mobile phones doesn't show goto top button · Canvas Template Support