adrenalinethunder You can check as it appears that you have toggled the "eye" icon to hide so you can enable it in order for top-left position to appear in mobile responsive mode. Ref: Screenshot walkthrough
Also, Try add this to custom.css file :
@media only screen and (max-width: 480px) {.t3-topbar .topbar-right .vm-currency{display:block !important;}}
Kindly ensure to clear your browser cache if changes dont reflect