I’m having an issue with a sharing code called AddToAny.
As soon as I add these sharing buttons code for “Any Website” (I’m not using a plugin) on my mobile site, the site is no longer locked from horizontal scrolling on my mobile theme on both Android’s own browser and Chorme for Android.
If I remove the AddToAny code, the page becomes horizontally locked as it should be and I no longer have horizontal scroll.
Is there a custom code that I could add to the AddToAny to prevent this from happening? I’ve already tried to contact them but as usual no one is answering…
I’ve already disabled the zoom function on the mobile theme using a meta tag because I want to have a fixed mobile site that looks more like an app rather than a site. So horizontal scroll in this case is really annoying. I can’t remove AddToAny because its too useful for me so I need to find a fix.
I saw somewhere a suggestion that adding overflow-x: hidden to body css should fix the issue. Well it doesn’t work for me…
Someone please give me an advice on what to do, thanks!