• Resolved tschlossmacher

    (@tschlossmacher)


    Hello,
    i use your wordpress plugin Branda and im very satisfied with it ??

    But i have one question, could you tell me how i can change the font size of the login screen text?

    When the users type their user name, its often too big.

    many thanks in adnvance fpr your help ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Predrag – WPMU DEV Support

    (@wpmudev-support1)

    Hi @tschlossmacher and glad to hear you like Branda ??

    If you’re already using Branda > Front-end > Login Screen module you can just scroll at the button to find the Custom CSS field and paste this CSS code inside it:

    #loginform #user_login,
    #loginform #user_pass {
    	font-size: 10px;
    }

    Adjust the font-size value to your desired size, save the changes and that should be it.
    P.S. if you don’t see the changes right away try clearing your cache or checking in a different browser.

    Cheers,
    Predrag

    Plugin Support Patrick – WPMU DEV Support

    (@wpmudevsupport12)

    Hi @tschlossmacher

    I hope you are doing well and safe!

    We haven’t heard from you in a while, I’ll mark this thread as resolved.

    Feel free to let us know if you have any additional question or problem.

    Best Regards
    Patrick Freitas

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Branda – How to change Front Size of the Input field’ is closed to new replies.