Reposition exit-off-canvas element to attempt fix for off-canvas jumping
authorLaury GvR <laury@gaslightmedia.com>
Tue, 5 Nov 2019 14:45:08 +0000 (09:45 -0500)
committerLaury GvR <laury@gaslightmedia.com>
Tue, 5 Nov 2019 14:45:08 +0000 (09:45 -0500)
footer.php

index 9ea7b9d..9f0cb08 100644 (file)
@@ -31,8 +31,8 @@
                     <span class="bullet"> &#8226; </span>
                     <span> All Rights Reserved.</span>
                 </div>
+                <a class="exit-off-canvas"></a>
             </div><!--/#page-wrapper-->
-        <a class="exit-off-canvas"></a>
         </div><!--End of inner-wrap-->
       </div><!--End of off-canvas-->
   <?php wp_footer();?>