It seems we can’t find what you’re looking for. Perhaps searching can help.
URL: http://athemes.com/vs/gorgias/
// Prevent default browser jump. history.replaceState(null, null, window.location.pathname); setTimeout(function () { const offset = 100; const elementPosition = targetElement.getBoundingClientRect().top; const offsetPosition = elementPosition + window.pageYOffset - offset; window.scrollTo({ top: offsetPosition, behavior: "smooth" }); // Restore the hash in the URL after scrolling history.pushState(null, null, `#${hash}`); }, 1500); } } });It seems we can’t find what you’re looking for. Perhaps searching can help.