Archived topic
Issues with 404 Page Header
3 replies · Started by Sandee on April 8, 2022
Hi --
I have checked the forum for this issue, but I don't see it (though I'm not sure I know well enough what the issue is to know how to search for it). I am having an issue with the header on my 404 page. It doesn't appear full width like the other headers in my site.
Can you tell me what I'm doing wrong?
Kindly,
Sandee
Hi there,
On the other page the hero is hooked in after_header
Whereas on the 404 it is part of the content which has the default container width.
Options:
1. Hook that content on the 404 in after_header
2. Use a Layout Element to make the entire 404 page full width.
Hi!
Thanks so much for your response.
When I remove the header I added to the 404 content template, use page Layout to apply a full-width template to the 404 page, and use Display Rules to add the page header I designed to the 404 page, it displays a post title and featured image. That gets me halfway there though because at least the page content is full width now.
Thank you so much for your time!
Ok so if you leave the hero in the content template, and just set the Layout Element to make the 404 full width.