Custom Header for front page
-
Using _s, I have created a theme. The theme has custom front page using a front-page.php.
It’s working well but I want to bring in a custom header just for this page. I made a front-page-header.php file (and a css) and called it like this:
get_header( ‘front-page-header’ ); ?>
but it doesn’t do anything.
Can anyone tell me what I’m missing? I think I’m stumped on something that’s right in front of me.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Custom Header for front page’ is closed to new replies.