how to overwrite css member page
- 
		hello (bad english im french ^^), on each of my pages I set a background color and a color of title. 
 I obviously could not do it with my child css, so I install plugin “royal custom css” which defines the css directly to the editor page.my problem that the member page lists (buddypress profiles) do not work with “royal custom css” … even putting ‘! important’ .entry-title { 
 color: green !important;
 background: red !important;
 }Yet my childtheme css overwrite the css buddypress. but it applies to all pages. how to overwrite the default css of buddypress for page member? thank you 
Viewing 2 replies - 1 through 2 (of 2 total)
	
Viewing 2 replies - 1 through 2 (of 2 total)
	
- The topic ‘how to overwrite css member page’ is closed to new replies.