Title: Floating Language Selection
Last modified: January 26, 2021

---

# Floating Language Selection

 *  Resolved [radra](https://wordpress.org/support/users/radra/)
 * (@radra)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/floating-language-selection-2/)
 * The Floating Language Selection is set to “Right”, but in mobile view it is shown
   on the left side and covers the logo. How can I move it in the top-center position,
   just for the mobile view?
 * Thanks
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ffloating-language-selection-2%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [Cristian Draghia](https://wordpress.org/support/users/cristiandraghia/)
 * (@cristiandraghia)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/floating-language-selection-2/#post-13963296)
 * Hello there,
 * You can do this using a bit of code. Go to Appearance –> Customize –> Additional
   CSS and add this code :
 * [@media](https://wordpress.org/support/users/media/) screen and (max-width: 500px){
   #
   trp-floater-ls { margin-left: 26%;
 *  }
    }
 * I’m not 100% certain about those sizes, but you should be able to get the result
   you want by changing them a bit.
 * Best regards,
    Cristian
    -  This reply was modified 5 years, 5 months ago by [Cristian Draghia](https://wordpress.org/support/users/cristiandraghia/).
 *  [Denis](https://wordpress.org/support/users/sdenis/)
 * (@sdenis)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/floating-language-selection-2/#post-14030411)
 * Since more than 5 days have passed since the last answer was left; we will close
   this ticket with success status.
 * Thanks for understanding,
 * Cheers,

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Floating Language Selection’ is closed to new replies.

 * ![](https://ps.w.org/translatepress-multilingual/assets/icon.svg?rev=3166541)
 * [TranslatePress - Translate Multilingual sites with AI Translation](https://wordpress.org/plugins/translatepress-multilingual/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/translatepress-multilingual/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/translatepress-multilingual/)
 * [Active Topics](https://wordpress.org/support/plugin/translatepress-multilingual/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/translatepress-multilingual/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/translatepress-multilingual/reviews/)

 * 2 replies
 * 3 participants
 * Last reply from: [Denis](https://wordpress.org/support/users/sdenis/)
 * Last activity: [5 years, 5 months ago](https://wordpress.org/support/topic/floating-language-selection-2/#post-14030411)
 * Status: resolved