New Landing How can we help? Atelier Hide image Language Selector

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Atelier
  • #262919
    gabriop
    Member
    Post count: 11

    Good morning,
    my client wants to change the language selector, displaying only the text and not the flag, how can I do?

    #262948
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    There is an option in WPML settings to remove the flag

    – Kyle

    #262968
    gabriop
    Member
    Post count: 11

    Hi Kyle,
    I removed the flag in the settings, but the site is still visible.

    Attachments:
    You must be logged in to view attached files.
    #262971
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Try adding this to your custom css:

    #header .aux-languages img, #top-bar .aux-languages img {
      display: none;
    }
    .aux-item.aux-language ul.menu > li.aux-languages > a > span {
      display: block;
      color: #111;
    }

    – Kyle

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

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

License required for the following item
Login and Registration Log in · Register