How do I hide the login button from the Customer portal?

Modified on Sun, 9 Mar at 4:24 PM

If you do not wish your customers to login to your portal, but only to view the content which is made available on it, you could hide the login button from your portal. 


To hide the login button, you can use the following code under the Stylesheet section:

a[href*='login']

{display:none;}


This can be found under Admin --> Channels --> Portals --> Customize --> Edit theme > Stylesheet and would be available from the Garden plan onwards.



Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article