Anchor position on desktop and mobile
-
Hello,
Is there anyway to have anchor positions on desktop and mobile? With the code below, found here in the forum, on mobile the content doesn't scroll enough to be seen. Thanks!
<script> window.laytheme.on('newpageshown', function(){ if(window.location.hash.length > 0){ var id = window.location.hash; if(jQuery(id).length > 0){ jQuery('html, body').animate( { scrollTop: jQuery(id).offset().top+10}, { duration: 1500 }); } } }); </script>
-
hey dont use any extra code for anchors
just do this:https://laytheme.com/documentation/jump-to-anchor.html
remove the code from your website that you posted here. it will interfere with the code that is already built in into lay theme
-
@arminunruh thanks!
Before you post:
- When using a WordPress Cache plugin, disable it or clear your cache.
- Update Lay Theme and all Lay Theme Addons
- Disable all Plugins
- Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code", click "Save Changes"
This often solves issues you might run into
When you post:
- Post a link to where the problem is
- Does the problem happen on Chrome, Firefox, Safari or iPhone or Android?
- If the problem is difficult to explain, post screenshots / link to a video to explain it
Forgot your key, lost your files, need a previous Lay Theme or Addon version?
Go to www.laykeymanager.com