Floating website translator

Hello Elfsight,

I need floating website translator like this.

Regards

Hendri

Hello there, @Blogger_Blogger :waving_hand:

I see that you’re currently using this layout:


Do I get it right that you’d like to display flags vertically and without /?

I wish I had a floating vertical flags at the left side, instead of drop down and inline in the current options. It will notice the visitor more (draw more attention), that the website is a multi language one.

Got it, thanks!

Please add this code to the Custom CSS field on the Settings tab of your widget’s settings and let me know if it helped :slightly_smiling_face:

[class*='background__Container-sc'] {
  display: grid;
  background-color: transparent;
  box-shadow: none;
}

It works. Thanks.

Great, you’re always welcome :wink: