Uncanny LearnDash Toolkit Login Page

Hi Guys,

I’m using Uncanny LearnDash Toolkit Plugin to incorporate a custom login page for our learn dash courses. I’m having problems customizing the login form though. I just want the title to be smaller and the form fields thinner on this page http://942.906.myftpupload.com/login/. It’s not picking up any CSS code though.

Any help would be appreciated!

Thanks!

Ann

Hi there,

This is actually out of our support scope as it is not related to the product we offer, but as a general information, you can use the login_enqueue_script action to add your custom CSS code to the login page. You can not use any theme functionalities to add CSS to the login page.

For more information kindly read the guide below:

https://codex.wordpress.org/Customizing_the_Login_Form

Thank you.