Child Themes
I'm new to child themes and not a programmer but have figured out how to customize and remove certain features on my site. The only problem is, i have made these changes in the parent theme before I found out about child themes.
I have read the child themes tutorial that was suggested and have created the stylesheet, functions and images file but was wondering this....if I remove certain features, for example in the single-ad listing file, what do I need to do in the child theme? Do I copy the entire contents of this file from the parent theme into the child theme folder and then remove the feature in the child theme? Do I do this for all the files I made changes to?
Thanks for your help!