gotoTop

1 reply · opened Jan 25, 2023

Ddreamer77frJan 25, 2023

Hello,
Here is the code to have a gotoTop but nothing appears...what have I to check and find why the icon don't appears please?

</div><!-- #wrapper end -->

<!-- Go To Top
============================================= -->
<div id="gotoTop" class="icon-angle-up"></div>

<!-- External JavaScripts
============================================= -->
<script src="js/jquery.js"></script>
<script src="js/plugins.js"></script>
SSemicolon WebSTAFFJan 26, 2023

Hello,

This issue is due to a JS Conflict on the Page caused due to missing #header-wrap DIV. We see that you are looking to disable Sticky Header. Simply follow the steps below:

  1. Make sure the #header-wrap DIV exists.

  2. Then simply add the .no-sticky Class to the #header DIV.

This will disable Sticky Header and also fix the issue with the Go To Top Element.

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