bp-default child theme isn’t working
- 
		Hi, the bp-default child theme isn’t working as described – it’s not inheriting the formatting and layout. Here is my style.css 
 ____________________________________________
 *
 Theme Name: Monash Squash
 Description: Monash Squash custom template based on bp-default
 Version: 1.0
 Author: Court
 Template: bp-default
 Tags: buddypress
 *//* Inherit the default theme styles */ 
 
 @import url( ../../plugins/buddypress/bp-themes/bp-default/_inc/css/default.css );/* Inherit the default theme adminbar styles */ 
 
 @import url( ../../plugins/buddypress/bp-themes/bp-default/_inc/css/adminbar.css );
 ___________________________________________The testing site is: 
 http://DigitalSafari.net.au/MonashSquashAnd it’s hosting on dreamhost. Please let me know if anyone has come across this, or if you have any ideas how to fix it. Thanks. 
- The topic ‘bp-default child theme isn’t working’ is closed to new replies.