[Resolved] Language menu in top bar widget – Active language in different color

Home Forums Support [Resolved] Language menu in top bar widget – Active language in different color

Home Forums Support Language menu in top bar widget – Active language in different color

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1763428
    Marina

    Hi! I have included a language menu in the top bar widget and I would like the link of the active language to have a different color than the others, as long as that language is active (even if you jump through pages). Could you please help me?

    Thanks in advance!

    #1763500
    David
    Staff
    Customer Support

    Hi there,

    can you share a link to the site so i can take a look if thats possible.

    #1763517
    Marina
    #1763995
    David
    Staff
    Customer Support

    Try adding this CSS:

    #menu-language .current-lang a {
        background-color: #f00;
        color: #fff;
    }
    #1764242
    Marina

    It works! Thank you so much

    #1764443
    David
    Staff
    Customer Support

    Glad to be of help

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.