Plugin Author
edo888
(@edo888)
Hi,
I see you are using Float widget look and you have placed it inside a tight area. The Float look is designed mainly to be used with Show floating language selector option.
If you want it to look fit your design, maybe you better use Show in menu option with Flags and language names widget look, in that case there will be no need to customize.
If you still want to stick to Float look and change the background color you can use: .gt_float_switcher .gt-selected {background-color:#000!important}
, text color: .gt_float_switcher .gt-selected .gt-lang-code {color:#fff!important}
Changing the size is tricky and I will not be able to help you, since it requires a lot of adjustments to CSS and also JS to keep the effects working.
Thanks! 🙂