Okay
  Public Ticket #2109406
Language selector
Closed

Comments

  •  17
    Marcelo started the conversation

    Language selector

    .
    Hello everyone, I need some help. I would like to leave the language selector marked with a line below it to signal the selected language. This is already a menu default.

  • [deleted] replied

    Hi Marcelo,

    This is a customization question and support doesn't offer customization services as we wrote on our support homepage and on this area.

    I will help you this time.

     Add this CSS code to your Custom CSS area:

    .wpml-ls-current-language a:after {
        width: 100% !important;
    }

    Will set this ticket as solved from here.