Unable to remove "English" from the left of the WPML language switcher using Flatsome3 Wordpress theme
- Dominant language
- No language data
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
I'm having problems removing the word "English" from the left of the language switcher. I'm using WPML with the Flatsome3 Wordpress theme and WPML says how I should uncheck "Current Language", but those options are hidden in the Flatsome theme. So I'm going back and forth between two companies who neither will take responsibility, although I paid for both.
Here is the selector:
#masthead > div.header-inner.flex-row.container.logo-left.medium-logo-center > div.flex-col.hide-for-medium.flex-right > ul > li.has-dropdown.header-language-dropdown > a
Here is the element:
li class="has-dropdown header-language-dropdown"
a href="#"
English
If I add "#masthead li.has-dropdown.header-language-dropdown > a{ display: none;}" to Custom CSS it removes the entire language switcher, which I don't want, but not sure where to add in the #text, which is what I want to get rid of.
Does anyone know how I can get rid of that?
Thanks!

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.