Title: Link font size
Last modified: February 7, 2018

---

# Link font size

 *  [filipjr](https://wordpress.org/support/users/filipjr/)
 * (@filipjr)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/link-font-size/)
 * I try to change the “Register” and “Lost password” font size but I cannot.
    When
   I change the font size in Font setting – Link font size – nothing happens.

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

 *  Plugin Author [Weblizar – WordPress Themes & Plugin](https://wordpress.org/support/users/weblizar/)
 * (@weblizar)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/link-font-size/#post-9951372)
 * Hi [@filipjr](https://wordpress.org/support/users/filipjr/),
 * Use the below custom CSS code to manage it. Paste this code into `Custom CSS`
   setting field at `Login Form Setting Tab`.
 *     ```
       .login #nav {
           font-size: 20px;
       }
       ```
   
 * Hope this will help. Thanks for using our plugin.
 * We will check **Link Font Size** setting and try to fix in next update. At, this
   time it’s not working. Thanks for your feedback and catch this bug.
 * Great Day!!!
 *  Thread Starter [filipjr](https://wordpress.org/support/users/filipjr/)
 * (@filipjr)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/link-font-size/#post-9951489)
 * that didn’t work
    I’ve tried this and it’s working for me
 * body.login div#login p#nav { font-size: 20px;}
    body.login div#login p#backtoblog{
   font-size: 20px;}
 * Your plugin is awesome!
    Thank you!
 *  Plugin Author [Weblizar – WordPress Themes & Plugin](https://wordpress.org/support/users/weblizar/)
 * (@weblizar)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/link-font-size/#post-9951504)
 * Thanks for the update on this. You guys make this plugin great. Your feedback
   is really appreciated – [HERE](https://wordpress.org/support/plugin/admin-custom-login/reviews/)
 * We will fix the setting bug in the new update.
 * Thanks

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

The topic ‘Link font size’ is closed to new replies.

 * ![](https://ps.w.org/admin-custom-login/assets/icon-256x256.png?rev=1121656)
 * [Admin Custom Login](https://wordpress.org/plugins/admin-custom-login/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/admin-custom-login/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/admin-custom-login/)
 * [Active Topics](https://wordpress.org/support/plugin/admin-custom-login/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/admin-custom-login/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/admin-custom-login/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Weblizar – WordPress Themes & Plugin](https://wordpress.org/support/users/weblizar/)
 * Last activity: [8 years, 3 months ago](https://wordpress.org/support/topic/link-font-size/#post-9951504)
 * Status: not resolved