New Landing How can we help? Cardinal Remove flags from WPML dropdown in header

Viewing 13 posts - 1 through 13 (of 13 total)
  • Posted in: Cardinal
  • #102660
    jonas
    Member
    Post count: 92

    Hi there,

    just installed WPML and despite changing the settings in WPML to not show the country flags, it doesn’t disappear.
    Also with the transparent header, the letters of one language always disappear…
    Couldn’t find anything in the forum to solve this issue.

    Jonas

    #102664
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Please check your link as it’s not showing the site correctly

    – Kyle

    #103156
    jonas
    Member
    Post count: 92

    Hi
    the site is not yet published. You need to add the IP to your host file.

    Jonas

    #103204
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Isn’t also necessary the domain name to associate in the hosts file?

    -Rui

    #103282
    jonas
    Member
    Post count: 92

    Sorry…
    jonashansen.de

    Jonas

    #103354
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    To make the it disappear add the code bellow to your custom css option.

    
    .aux-languages img{
    display: none!important;
    }
    

    -Rui

    #103361
    jonas
    Member
    Post count: 92

    Hi,
    worked! Thanks.

    What about: “Also with the transparent header, the letters of one language always disappears…”

    Jonas

    #103363
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Have you got an example of this?

    – Kyle

    #103368
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Try this code.

    
    #header-languages > li > div {
    color: #000!important;
    }

    -Rui

    #103492
    jonas
    Member
    Post count: 92

    somehow this does not work…
    Please see attached screenshot. Only on the landing page with the naked header it doesn’t work…

    Attachments:
    You must be logged in to view attached files.
    #103646
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Try this custom css instead:

    #header-languages > li > a, #header-languages > li > div {
    color: #000!important;
    }

    – Ed

    #103741
    jonas
    Member
    Post count: 92

    this one worked!

    Thank you!

    Jonas

    #103902
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Glad it’s solved. Thanks Ed.

    -Rui

Viewing 13 posts - 1 through 13 (of 13 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register