Confused by child theme imports...
I successfully activated my child theme and it seems to be working fine. My question is this: Before creating my child theme I made a few small changes to the header.php file and the original style.css that I believe upon updating Vantage in the future, all of those changes will be erased.
If this is true, what can I do now inside my child theme folder and style.css to ensure those changes on header.php and the original style.css stay intact?