Edit CSS on topic page
- 
		Hi I would like to change this CSS code: .bbp-forum-header, .bbp-reply-header, .bbp-topic-header { clear: both; overflow: hidden; padding: 8px 10px 8px 130px; margin-bottom: 0; border-width: 1px 0 0; border-color: #e6e6e6; border-color: var(--g1-border-color); }to have its padding set to 0px. I have tried adding this to my style.css file in my child theme but it didn’t work: .bbp-forum-header, .bbp-reply-header, .bbp-topic-header { padding: 0px; }I am new to CSS so I’m not sure if that code above should overwrite the default styling? I assume not as it isn’t working! Many thanks! 
Viewing 1 replies (of 1 total)
	
Viewing 1 replies (of 1 total)
	
- You must be logged in to reply to this topic.