the screenshot doesn’t help as we have no idea what size you are after 🙂
we need a link to your site, and what size you want
		
	 
	
	
	
 
		
			
	
	
		
		OG, here is the link to the forum post.
Link to forum post
I usually use 24px on my site because it is aimed at older people with impaired vision
But I wonder? Cant you give me a CSS snippet I can use?
BR
Anders
Sweden 
		
	 
	
	
	
 
		
			
	
	
		
		put this in your custom css
#bbpress-forums ul.bbp-lead-topic, #bbpress-forums ul.bbp-topics, #bbpress-forums ul.bbp-forums, #bbpress-forums ul.bbp-replies, #bbpress-forums ul.bbp-search-results {
	font-size: 24px !important;
}
		
	 
	
	
	
 
		
			
	
	
		
		Thanks so very much!
Anders