• Resolved mrzpro

    (@mrzpro)


    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)
  • 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

    (@mrzpro)

    Thank you very much Rob, it works!!!

    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.