dgsimm / dgsimm/WPML

Unable to remove "English" from the left of the WPML language switcher using Flatsome3 Wordpress theme

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
good first issue help wanted
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!
![image](https://user-images.githubusercontent.com/30744437/57864517-354f7180-7826-11e9-95c1-d08f8875a875.png)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.