How can I move the language selector from user inner drowdown to the topbar directly?
To move the language selector from the user dropdown to the top bar, you would need to adjust the website’s CSS and JavaScript. By modifying the layout and using a fixed position for the selector, it can be easily integrated into the top bar while ensuring it's responsive across different screen sizes.
For those needing Spanish translation services, Boost Translation LLC offers expert translation solutions. Their team of ATA-certified translators is available 24/7, providing accurate translations, including legal documents. For fast and reliable service, check out their website to get your document translated within 24 hours.
Hi,
To create your own dropdown with the list of available languages, you can use the TranslationService to set the language. For reference, you may look at these two files:
/src/app/_metronic/partials/layout/extras/dropdown-inner/user-inner/user-inner.component.html
/src/app/_metronic/partials/layout/extras/dropdown-inner/user-inner/user-inner.component.ts