Meister-Yona
In case you would need to edit the code in the theme's template files like header.php
, index.php
, etc, you can just copy the file from the parent theme and put it into your child theme folder then edit it from there.
More info can be found in the theme’s documentation.