Plugin Elementor: How to close a popup via own button?

jQuery(function($){
  $('.yesclick').on('click','.elementor-location-popup a', function(event){ 
     elementorProFrontend.modules.popup.closePopup( {}, event);
  });
});
Without cookies
This website does not use cookies or tracking. More information can be found in the privacy policy.