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

One Response

Leave a Reply

Your email address will not be published. Required fields are marked *

jQuery(document).on('elementor/popup/hide', function () { // Remove focus from any anchor element if (document.activeElement && document.activeElement.blur) { document.activeElement.blur(); } });