So I found out what you meant by “developer tools”… ._.
I feel fairly stupid now. But I figured it out. Thanks!
		
	 
	
	
	
 
		
			
	
	
		
		Yeah, I found that in one of the CSS files in the bbpress themes folder, and changed it. Nothing happened. I’m assuming I have to add that manually to my theme’s style.css? :/
		
	 
	
	
	
 
		
			
	
	
		
		Now does anyone know how to change the color of the text in closed threads? >_<
		
	 
	
	
	
 
		
			
	
	
		
		Thanks!
#bbpress-forums ul li { background: none; padding-left: 0px; margin-bottom: 0px; }
I put that below the other line, and it works like a charm.
		
	 
	
	
	
 
		
			
	
	
		
		By using that, it fixes it. But it removes bullets altogether in the blog section of the website. The bbpress bullets remain unaffected.
I also noticed that the bbpress bullets work, but the image bullets appear alongside them too.