PenciDesign Supporter replied
Hi,
Please go to Appearance → Customize → Footer → General → Add Custom HTML code before close </body> tag / Google Analytics Code: paste this code:
<script>
document.querySelector('.penci-desktop-midbar')?.addEventListener('click', function () {
window.location.href = window.location.origin;
});
</script>
Regards,
PenciDesign.