• 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

    (@weblizar)

    Hi @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

    (@filipjr)

    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

    (@weblizar)

    Thanks for the update on this. You guys make this plugin great. Your feedback is really appreciated – HERE

    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.