How to change the color of the Login button ?

How to change the color of the Login button ?

Navigate to Admin->Self-Service Portal Settings->Login page customization and Add the below class under style as shown below,

.btn-primary {
    background-color: #6600CC;
  }




Above color code is for Purple, please use the appropriate color codes.
After the changes, the Login button on the login page appears as below,



                  New to ADManager Plus?

                    New to ADSelfService Plus?

                      • Related Articles

                      • How to customize the self service portal fonts

                        Under Admin>Self Service Portal>> Click on Customize Self-Service Portal Click on Edit  You can edit the below marked tag and customize it to your desired font and size.    <h1 style="font-family:Comic Sans MS; color:powderblue;">{{i18n ...
                      • Set Background color for Self service portal page

                        To set the Background color for Self service portal page, login to the application as an administrator, goto Admin- Self service portal settings . Click on Customize Self service portal, and click on Edit. If you have already set any background image ...
                      • Login Page Customization -> SAML Login

                        NOTE: # No need to alter the changes in the application UI # Ensure to take a copy/backup of the below files before altering the same. STEPS TO FOLLOW: 1. Edit the file Login.html under <Drive>:\ManageEngine\ServiceDeskPlus-MSP\Server\Custom\Login ...
                      • SAML - Login page would not reflect SAML option

                        Issue: In some cases, even after configuration and enabling of SAML option, it does not appear in the login page. However, if you notice in login page customization, the SAML option appears. Root cause: Check SAML - Service provider details. ...
                      • How to remove version number, rename application name and update Hyperlink in the login page ?

                        Remove the content related to copy rights and add the content as shown below to achieve your requirement. <div class="copyright"> <a href="https://servicedesk.geforce.com.au/" target="_blank" rel="noopener noreferrer">Help Desk Software</a> by <a ...