Articles in this section
Category / Section

How to Hide the Login Option in the Customer Portal

1 min read
Updated:

You can hide the login option in the customer portal using the Custom CSS option.
To do so, go to Admin > Customer Portal > Customization and paste the following Custom CSS code.

Custom CSS code

#login-button, #mobile_login_tab, #mobile_ticket_tab, #ticket_tab, { display: none !important; } 

Pasting the custom JS code

To learn where to paste the above custom JS code, refer to this article

Disabling the login option in the customer portal prevents agents from switching to the agent portal via the customer interface. Agents must instead access the customer portal directly using the agent domain. (Yourcompanydomain/agent)
For Example: If your company domain is ABCcorp, the agent login URL would be: https://abccorp.bolddesk.com/**agent**

Related article

Restrict Agents Ticket Creation in Customer Portal

Was this article useful?
Like
Dislike
Help us improve this page
Please provide feedback or comments
Comments (0)
Please  to leave a comment
Access denied
Access denied