Replacing a function in child theme’s functions.php
Hi all, In my child theme, I’m trying to have my childfunctions.php file replace some of the code from the Vantage theme’s functions.php file. How would I do that for this particular piece of code : I have tried using…