Viewing 1 replies (of 1 total)
  • Plugin Author Cole Geissinger

    (@brainfestation)

    If you are just looking to change the text color, using CSS like this will do the trick

    .wpml-btn {
        color:#f00 !important; /* setting !important will guarantee the colors will come through on any theme */
    }
Viewing 1 replies (of 1 total)
  • The topic ‘class="logout wpml-btn"’ is closed to new replies.