const onSkipLinkClick = () => { const htmlElement = document.querySelector('html'); htmlElement.style['scroll-behavior'] = 'smooth'; setTimeout( () => htmlElement.style['scroll-behavior'] = null, 1000 ); } document.addEventListener("DOMContentLoaded", () => { if (!document.querySelector('#content')) { document.querySelector('.ea11y-skip-to-content-link').remove(); } });

Welcome to WordPress. This is your first post. Edit or delete it, then start writing!

0
    0
    Your Cart
    Your cart is emptyReturn to Shop