My site does not scroll on iPhone 11. It seems to get stuck. After trying to scroll up and down it will eventually unstick.
Hello @lapinwebdesign,
Thanks for writing in! I have checked your site and I can see that there is a JS error on the page. It is coming from your custom JS code:
<script src="https://kit.fontawesome.com/2bd2a59f07.js"></script>
You are not suppose to insert <insert> tag in the custom JS section. Please remove that code. The proper way of inserting it in your footer is to do the following:
- Install “Insert Headers and Footers” plugin
- In Settings > Insert Headers and Footers > Footer, this is where you insert your code.
We would love to know if this has worked for you. Thank you.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.