Plugin Author
edo888
(@edo888)
Hi,
You can add this CSS into Custom CSS section on GTranslate settings page: a[data-gt-lang] {display:inline-block!important}
Thanks! 🙂
“I have added the translation with the language code as flags, but the flag positions appear vertically. How do I set it horizontally?”
I solved the first problem with this code: a[data-gt-lang] {display:inline-block!important}
look this topic: https://ww.wp.xz.cn/support/topic/remove-flag-of-the-current-language/
-
This reply was modified 3 years, 2 months ago by
villamevsimi.
Plugin Author
edo888
(@edo888)
Hide current language: a.gt-current-lang{display:none}
we answered at the same time 🙂 thx for answer.