Found this content helpful? Log in or sign up to leave a like!
			
				
					
						
							Applying Custom Whole Theme CSS to Quizzes
						
					
					
				
			
		
	
		
	
	
	
	
	
	
	
	
			
					
				
		
	
- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
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
Solved! Go to Solution.
- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
@Mr_Wood Because it behaves as an LTI, it is currently not possible to apply custom CSS to New Quizzes in Canvas.
