This question is locked. New answers and comments are not allowed.
Hi,
how to change the font family of the Login button in my Login Page? Here is the code I have tried. But its not changing the font family.
Thanks.
how to change the font family of the Login button in my Login Page? Here is the code I have tried. But its not changing the font family.
<button type="button" id="btnLogin" style="font-family:Lucida Grande" data-mini="true">Login</button>Thanks.