This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Polylang language switcher customization problem

Resolved 5 replies premiumthemetheme-vantage
11 years ago · Last reply by Andrew Misplon 11 years ago

Hi!

I just bought the Vantage Pro Theme and must say I am totally impressed, I find it much easier to customize than the previous one I had from Customizr.

I have a small problem: I am trying to customize the language switcher in the following way, but have no clue how to do so:

– I would like the language name (e.g. “English”) be underlined when it is selected (so the visitor has a better idea which language is currently selected)

– I would like to customize the colour of the non-selected language name and change it to grey

I’d really appreciate your help on this one!

Thanks in advance!
Nejc

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

5
  1. Andrew Misplon Staff 11 years, 5 months ago

    Hi Nejc

    Thanks for running Vantage, glad to hear it’s going well.

    I’m sure we’ll be able to help out here. If you could please send through a link to your site if it’s live, I’ll then take a look ASAP.

  2. Nejc Babic 11 years, 5 months ago

    OK I think I managed to set the settings in a way that the search engines don’t find it… :)

    Here’s the link… http://way-out.si/

    Thanks a lot in advance!

    Best,
    Nejc

  3. Andrew Misplon Staff 11 years, 5 months ago

    Please give this a try under Appearance > Custom CSS:

    .lang-item.current-lang a {
    color: #F0C510;
    text-decoration: underline !important;
    }
    .lang-item a {
    color: #CCC;
    }

    Make changes to it as required.

  4. Nejc Babic 11 years, 5 months ago

    Worked like a charm!

    Thanks a lot Andrew!

    Best,
    Nejc

  5. Andrew Misplon Staff 11 years, 5 months ago

    Super, glad to hear that helped.

Replies on this thread are closed.

Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Have a different question or issue?

Start New Thread