Hello, you said i should do “Hello,
Please find the file wp-content/themes/basel/js/functions.js
Then find the line body.on(“click touchstart”, “.mobile-nav .login-side-opener”, function () {
replace it with this line: body.on(“click”, “.mobile-nav .login-side-opener”, function () {
Then disable the minification in Theme Settings > Performance https://prnt.sc/qh8lbe and clean your cache.” because the login was not working on google or letting me sign in. Would you be able to do it for me?