Title: class=&quot;logout wpml-btn&quot;
Last modified: August 21, 2016

---

# class="logout wpml-btn"

 *  Resolved [aborak](https://wordpress.org/support/users/aborak/)
 * (@aborak)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/classlogout-wpml-btn/)
 * where can I find class=”logout wpml-btn?
    I want to change the login/logout text
   color
 * [http://wordpress.org/plugins/wp-modal-login/](http://wordpress.org/plugins/wp-modal-login/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Cole Geissinger](https://wordpress.org/support/users/brainfestation/)
 * (@brainfestation)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/classlogout-wpml-btn/#post-4303332)
 * 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.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-modal-login_999999.svg)
 * [WP Modal Login](https://wordpress.org/plugins/wp-modal-login/)
 * [Support Threads](https://wordpress.org/support/plugin/wp-modal-login/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-modal-login/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-modal-login/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-modal-login/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Cole Geissinger](https://wordpress.org/support/users/brainfestation/)
 * Last activity: [12 years, 6 months ago](https://wordpress.org/support/topic/classlogout-wpml-btn/#post-4303332)
 * Status: resolved