Hello. I would like to know (if somebody knows) where is composed the city dropdown.
As you can see in attached image, when the dropdown shows, it shows on top of the sidebar instead of inside by adding
<ul id="ui-id-1" class="ui-autocomplete ui-front ui-menu ui-widget ui-widget-content ui-corner-all" tabindex="0" style="display: block; width: 201px; top: 445px; left: 484.5px;">
after all the code, even after footer, and it comes with inline style.
I would like to show this dropdown code inside sidebar block and control it's style. Is it posible?