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
Feedback sent
We appreciate your effort and will try to fix the article