Dear Team,
I tried nearly everything to create a button/link with which the user can clear the country/region/city in the 'Location selector' menu at main.php.
I tried it with bellow:
<a href="<?php mb_drop_cookie('patricia-sCountry'); ?>">CLEAR LOCATION</a>
Unfortunately this doesn't worked.