Title: Mobile login CSS problem
Last modified: May 17, 2018

---

# Mobile login CSS problem

 *  Resolved [JeroenK](https://wordpress.org/support/users/jeroenk/)
 * (@jeroenk)
 * [8 years ago](https://wordpress.org/support/topic/mobile-login-css-problem/)
 * On mobile (mobile theme switcher to twenty sixteen) I get the text of the forgotten
   password over the submit button. See screenshot: [http://www.weylintracking.nl/temp/Screenshot.png](http://www.weylintracking.nl/temp/Screenshot.png)
 * I temporarily fixed the issue this way:
 * wp-members/admin/inc/class-wp-members-forms.php
    ‘link_before’ => ‘<div align
   =”right” class=”link-text”>’, ‘link_before’ => ‘<br><br><br><div align=”right”
   class=”link-text”>’,
 * Added a few linebreaks…
 * Hope this could be fixed the proper way in a future update. Thanks so much!
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fmobile-login-css-problem%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [Chad Butler](https://wordpress.org/support/users/cbutlerjr/)
 * (@cbutlerjr)
 * [8 years ago](https://wordpress.org/support/topic/mobile-login-css-problem/#post-10292944)
 * With the number of possible themes out there, it is impossible for every possibility
   to be covered. That is why the plugin allows for you to apply custom CSS. (Additionally,
   WP now has a CSS editor built into the customizer which makes it even easier.
   This is available if you’re using WP 4.7 or higher.)
 * The proper way to address this is via CSS either in the customizer or creating
   a custom stylesheet for the plugin that blends it with your theme. Editing the
   plugin’s core is not a good approach for this or any other plugin.
 * [https://rocketgeek.com/plugins/wp-members/docs/customizing-forms/](https://rocketgeek.com/plugins/wp-members/docs/customizing-forms/)
   
   [https://rocketgeek.com/basics/do-not-modify-plugin-files/](https://rocketgeek.com/basics/do-not-modify-plugin-files/)
 *  Thread Starter [JeroenK](https://wordpress.org/support/users/jeroenk/)
 * (@jeroenk)
 * [8 years ago](https://wordpress.org/support/topic/mobile-login-css-problem/#post-10294352)
 * I’m afraid this goes beyond my capabilities. I can only see the problem when 
   I am logged out, but then the editor isnt working…
 * Thanks for your help. I’ll have to dive deeper into this when I have some time
   for it.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Mobile login CSS problem’ is closed to new replies.

 * ![](https://ps.w.org/wp-members/assets/icon-256x256.png?rev=1226414)
 * [WP-Members Membership Plugin](https://wordpress.org/plugins/wp-members/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-members/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-members/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-members/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-members/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-members/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [JeroenK](https://wordpress.org/support/users/jeroenk/)
 * Last activity: [8 years ago](https://wordpress.org/support/topic/mobile-login-css-problem/#post-10294352)
 * Status: resolved