I am using a custom login to manage user signin. I would like to restrict access to certain pages to allow only logged in users to view them. However, when I tested out navigating to the restricted page the default login lightbox opened.
Is there a way to enforce the custom login? Or would I have to call the custom login lightbox directly from the page.