How to add a new header through child theme
We are wanting to create a new header as the current 10 headers are not quite suitable.
We would like to create a child theme and then add another header called header-style-11.php to the child theme.
We want to use a child theme because when there is an updated release of your theme we don't want to lose any modifications.
We managed to add a new header under the turan theme but when we tried to do it under our child theme it doesn't appear as a selection in wordpress theme settings
Can you help please