Home › Forums › Gillion Theme › Header Style Not Setting for Custom Post Type
Home › Forums › Gillion Theme › Header Style Not Setting for Custom Post Type
For the custom post type I created, it’s using the default header, even though I have it set to default to header-4.
http://rap.bananabird.net/songs/rap-devil/
How can I manually force it to use header-4 for this custom post type?
Hi @lkane,
I hope you are well today and thank you for your question.
To achieve this you have to modify the theme function gillion_header_layout in the Gillion child theme by copying it from theme file /gillion/inc/helpers.php on line number 660 and add it in the functions.php file of Gillion theme.
Best regards,
Shufflehound team