• Resolved marcomadruga

    (@marcomadruga)


    Hi,

    im using CSS to change the country code color, but how can i set the active/present language color? Any help?

    This is my CSS:
    a.glink {
    color: #808080;
    font-size: 18px;
    font-weight: 400;
    margin-right: 12px;
    }
    a.glink:hover {
    color: #fff;
    }

    Thanks ??

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Active language color’ is closed to new replies.