I’m trying to figure out the best way to get in between #header-wrap and #inner, so that I can display each page title in it’s own element with a full width background at the top of each page.
Can I do this with the hooks that already exist in genesis? The only way I can think of is to have another div echo out after the #header-wrap div’s closing tag.
If anyone can point me towards the cleanest solution here it’s much appreciated.