How to move Language Selector to header on mobile version (Dawn Theme)

Go to store admin > Sale channels > Online store > Themes > Edit codes > Assets > open base.css file and add this code below at the bottom

.desktop-localization-wrapper localization-form { display: block !important; }

Here is the result