We have detected an issue where certain functions do not work when reloading the page a second time on iOS mobile devices. Our team has quickly addressed this problem and released an update for the theme on Themeforest.
If you prefer not to update the entire theme, please go here and edit the code, replacing it with this code:
JavaScript:
document.addEventListener("DOMContentLoaded", function () {
halo.init();
});