Hi there,
Our newly launched Wordpress site doesn't use flag icons or the floating language switcher - we only use the language codes (EN, FR), positioned in the menu with the gtranslate shortcode, to switch the language.
From what I'm able to tell, we don't need the small CSS file that GTranslate loads on every page.
Though it's a small file and it's concatenated with other CSS (using a plugin like Autoptimize), it would be nice if it never had to load.
Is GTranslate's CSS possible to unhook / dequeue with a filter?