Creating and editing a child theme
- 
		Greetings. I have been trying to create a new child theme based on the default buddypress template. I have edited the CSS and added my new images, etc, but I now need to add some extras. I would like to add some extra div’s to the pre-existing ones, but this does not seem to work for me. For example, I tried to add quote marks to the div#item-header div#item-meta CSS by creating new lines labelled div#item-header div#item-meta#quote_attrib, but it did not work. Do I have to add the new div items I create to the html? For example, if I add CSS based on an existing element, such as div#item-header div#item-meta, so that it adds additional lines to the div#item-header div#item-meta element such as #quote_attrib, does this new line need to be referenced somewhere else? I sincerely appreciate any help anyone can provide. Many thanks, Shane. 
- The topic ‘Creating and editing a child theme’ is closed to new replies.