Customise 403 Forbidden page

Hi,

I’m playing about with public access pages and forms. One of the things I’m looking at is the “Requires session-specific auth token” setting on an authenticated web page.

It works as I would expect it to. What I’d like to know is whether the 403 page is at all customisable. I can’t find anything in the build studio that would allow it. The default is just a white page saying “403 Forbidden”.

image

Thanks,
Duncan

Hi @DBrown ,

Generally, we offer the ability to apply custom styling within your themes, using Stylesheets and Themepacks from Code Studio. Within Themepacks you have the ability to custom style 404 error pages, by tweaking the error.vue file.

However, I’m afraid there is no support for custom styling 403 error pages.

Hope this helps :slight_smile: