Changing header structure

Hi there, I want to modify the post-header for the blogs page. I realize that the header file is under framework/views/icon, specifically, _content-post-header.php. Now, is there a way to alter this from a child theme?

Cheers

I think I found my answer at https://theme.co/apex/forums/topic/how-to-add-things-the-header-php/

Cheers

Hey there,

Technically yes, you can override that in a child theme. See https://theme.co/apex/forum/t/customizations-best-practices/205 to learn how to customize X. Please note though that though we gave custom code in the past, that might not work now and we don’t have support for maintaining custom code so you need to consult with a web developer if you’re unsure how to customize X.

Thanks.