Plugin Author
edo888
(@edo888)
Hi,
You can use this CSS code to hide the arrow: a.gt_switcher-popup span:nth-of-type(2) {display:none}
We have an option to display the native language names, you just need to turn it on in GTranslate plugin settings page.
You can add radius with the following CSS code: .gt_white_content {border-radius:10px}
You can use this CSS code to hide the dividers: .gt_white_content a {border-bottom:none!important}
Thanks! 🙂
Thank you @edo888 ! Also having z index type (at least I guess so?) issue where part of the woocommerce cart icon is showing through the pop up language switcher background, see image: https://ibb.co/L5kZp7R
I already checked that the cart icons zindex is lower than the language switchers. Dont have any other guesses what it could be.
Also wondering how can I add the switcher only to the mobile menu? When I choose from GTranslate plugin settings “Show in menu” then there are none of my custom menus shown. Only the “basic” ones Primary, Footer ect.
Plugin Author
edo888
(@edo888)
Hi,
Please open a new topic for additional questions.
Thanks! 🙂