Style Members Section through Child Theme?
-
I’m working on a theme and going the child theme route.
My understanding is that BP will use its own file, style.css for example, until you create one with the same name in your theme at which point it uses that one.I copied the bp-default containing the members directory and its files.
basically i need to structure the php files and style theme to work in my child theme but no changes are taking place.
i went into the real members directory in the parent theme, added some code to check and it works however proceeding this way totally defeats the purpose of the child theme.
So what i need answered is, how do i structure and style the members section thru the child theme located in the traditional wordpress themes directory?
You must be logged in to reply to this topic.