Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

translatepress hide current language

$
0
0

Replies: 0

Hi all,

I wanna know how to use css to hide the current language from my language menu powered by Translatepress.

I have tried the code below, but it’s not working.
.translatepress-en_US .tp_en,
.translatepress-zh_HK .tp_zh
{ display: none !important; }

Thank you


Viewing all articles
Browse latest Browse all 59525

Trending Articles