Can we make changes (HTML/CSS and text) to the access denied page for students?

Jump to solution
RubyF2022
Community Member

Can we make changes (HTML/CSS and text) to the access denied page for students?

Labels (2)
0 Likes
1 Solution
jerry_nguyen
Community Coach
Community Coach

@RubyF2022 

You can change the page with custom Javascript, however, as "access denied page" doesn't have any specific URL you will have to run the script on every page. 

You can use Jquery to modify, remove or add HTML elements to the page 

View solution in original post