I have this page which displays the archive for a custom post type of tips. Thanks to David’s help I used a block layout element to change the content—brilliant!
https://www.morganscloud.com/jhhtips/
But I would also like to change the default content header which comes from the register CPT code. I thought I could do that with a layout element to turn off the content header area but it does not work. I verified I was targeted right by turning the footer off and that worked fine.
I’m guessing there is some good reason why an element won’t turn off the content header on an archive, and if that’s the case I’m thinking I will just hide the header with CSS and then build my own content header in the already created block layout element.
But before I do that I just wanted to check in and see if, once again, I’m making this harder than it needs to be?
Thanks