Great, thanks for the confirmation, appreciate it.
Thanks again,
Kristin.
OK, just wanted to make sure I was doing that correctly (as I couldn’t imagine a way where it could work like it does with CSS overrides).
So, let’s say I make a change to footer.php (via a child theme) and in a few months the parent theme is updated. What happens if the theme update makes a change to footer.php (parent theme) that affects the functionality of the updated theme? Since my, now old, footer.php (child theme) is out-of-date, the theme could break.
What’s the best way to deal with this (aside from testing theme updates in a staging environment before rolling out to live/production)?