Found this content helpful? Log in or sign up to leave a like!

Applying Custom Whole Theme CSS to Quizzes

Jump to solution
Mr_Wood
Community Explorer

I've been doing quite a bit of work in creating a comprehensive style for my institution. A lot of the work was done in setting up custom CSS classes, so that the average teacher simply needs to put in code like the following:

<h1 class="heading-dark">Example</h1>

This would then create a heading with our school's colours, and also allow for resource sharing with other schools around and allowing for non-tech savy teachers to have good designs still.

 

However.. I have noticed that the custom classes don't work in the Quizzes. (New Quizzes)

 

How do I make our CSS apply to the New Quizzes since it appears they sidestep our theme

Labels (3)
1 Solution
james_whalley
Community Coach
Community Coach

@Mr_Wood Because it behaves as an LTI, it is currently not possible to apply custom CSS to New Quizzes in Canvas.

View solution in original post