 
	
		
		
		
		
			
Hi there.
I am trying to change the background colour behind the page title from the dark grey to another colour however no matter what I change it seems to stay the same. Can you tell me which Theme Option to amend?
Kind regards
Mark
Hey Mark!
Try adding this code to the Quick CSS:
.title_container {
    background: red !important;
}Change as needed.
Cheers! 
Josue
Hi Josue
Tried this but not working I am afraid. Can you advise further?
Mark
