• Resolved fridazahlo

    (@fridazahlo)


    Hello.
    I want to place the translation change button in the lower right corner on mobile.
    If you have separate css, please.
    (Currently, the PC is in the upper right corner, and the location of each PC and mobile will be set differently.)
    If there is a separate css, please. Thank you.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Support Alex

    (@alexcozmoslabs)

    Hi,

    Do you mean for the floater language switcher? If so, you will need to trigger the #trp-floater-ls in your CSS input and just the “left” attribute.

    #trp-floater-ls {
    	
    left: 20%;
    
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Language Switcher mobile algin’ is closed to new replies.