Title: Align left does not work
Last modified: October 29, 2016

---

# Align left does not work

 *  Resolved [mrzpro](https://wordpress.org/support/users/mrzpro/)
 * (@mrzpro)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/align-left-does-not-work/)
 * Dear all, the “Translate” button on the right is not good on mobiles, because
   it goes on top of the “OK” button of cookie laws so, I tried to move it on the
   left selecting “Align Left” in settings but…. nothing happens
 * What can I do to fix it?

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

 *  [Rob Myrick](https://wordpress.org/support/users/rm2773/)
 * (@rm2773)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/align-left-does-not-work/#post-8470051)
 * Hi mrzpro, we will need to use custom css for the floating widget to move left.
   In general, you can add this to the Custom CSS box inside of the settings page:
 *     ```
       #glt-translate-trigger {
           right:auto;
           left:20px;
       }
       ```
   
 * Let me know if that doesn’t work for you. I will be glad to assist.
 *  Thread Starter [mrzpro](https://wordpress.org/support/users/mrzpro/)
 * (@mrzpro)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/align-left-does-not-work/#post-8471088)
 * Thank you very much Rob, it works!!!
 *  [Rob Myrick](https://wordpress.org/support/users/rm2773/)
 * (@rm2773)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/align-left-does-not-work/#post-8471321)
 * That is awesome mrzpro! Thanks for letting me know.
 * Rob

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

The topic ‘Align left does not work’ is closed to new replies.

 * ![](https://ps.w.org/google-language-translator/assets/icon-256x256.png?rev=3007649)
 * [Translate WordPress - Google Language Translator](https://wordpress.org/plugins/google-language-translator/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/google-language-translator/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/google-language-translator/)
 * [Active Topics](https://wordpress.org/support/plugin/google-language-translator/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/google-language-translator/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/google-language-translator/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Rob Myrick](https://wordpress.org/support/users/rm2773/)
 * Last activity: [9 years, 6 months ago](https://wordpress.org/support/topic/align-left-does-not-work/#post-8471321)
 * Status: resolved