Viewing 1 replies (of 1 total)
  • Theme Author ThemeZee

    (@themezee)

    Hi there,

    Thanks again for using Poseidon.

    Since I have already answered your question via email here is the answer to that problem for anyone else.

    You can copy the header.php from the parent theme to the child theme folder in order to override it.

    You can then copy the line which displays the header image to a higher position:

    <?php poseidon_header_image(); ?>

    You can add it below

    <?php do_action( 'poseidon_header_bar' ); ?>

    Best,
    Thomas

    • This reply was modified 8 years ago by ThemeZee.
    • This reply was modified 8 years ago by ThemeZee.
Viewing 1 replies (of 1 total)
  • The topic ‘Header below nav bar’ is closed to new replies.