Title: Add custom html below Primary Menu
Last modified: February 6, 2019

---

# Add custom html below Primary Menu

 *  Resolved [lh514](https://wordpress.org/support/users/lh514/)
 * (@lh514)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/add-custom-html-below-primary-menu/)
 * Hi all, I’d like to put a ‘newsflash’ of basic html in the white space between
   my navbar and header image. For instance, a link to my new podcast. Whether it
   could be a custom menu (with one item) below that Primary Menu or custom html
   just above the header image on home page.
    Any ideas? It seems there’s no way
   to move/edit objects above the header image on home page. And, we’re limited 
   to the three fixed areas for menus. Thanks.
    -  This topic was modified 7 years, 4 months ago by [lh514](https://wordpress.org/support/users/lh514/).
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fadd-custom-html-below-primary-menu%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [Evan Herman](https://wordpress.org/support/users/eherman24/)
 * (@eherman24)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/add-custom-html-below-primary-menu/#post-11184639)
 * Hi [@lh514](https://wordpress.org/support/users/lh514/)
 * That is correct – there is no way to do so built into the theme. What you are
   asking is more in the realm of custom theme development, and would require a 
   bit of custom coding to get this done.
 * There are hooks and filters built into the theme that would allow you to add 
   the markup where you need. We have some documentation setup here: [https://godaddy.github.io/wp-primer-theme/index.html](https://godaddy.github.io/wp-primer-theme/index.html)
 * I’m guessing you want to use the action `primer_after_header` to add the content
   where you are explaining.
 * [https://github.com/godaddy/wp-primer-theme/blob/ab04b6c6fc3b92b7e076535083c6af01e13a6189/header.php#L113](https://github.com/godaddy/wp-primer-theme/blob/ab04b6c6fc3b92b7e076535083c6af01e13a6189/header.php#L113)
 *  Thread Starter [lh514](https://wordpress.org/support/users/lh514/)
 * (@lh514)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/add-custom-html-below-primary-menu/#post-11185719)
 * Thanks very much, Evan. Sounds like this requires a coder. I’ll reach out to 
   my local WordPress Meetup group. Or, please let me know if this the kind of thing
   you might be able to help with.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Add custom html below Primary Menu’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/primer/1.8.10/screenshot.png)
 * Primer
 * [Support Threads](https://wordpress.org/support/theme/primer/)
 * [Active Topics](https://wordpress.org/support/theme/primer/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/primer/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/primer/reviews/)

## Tags

 * [header](https://wordpress.org/support/topic-tag/header/)
 * [menu](https://wordpress.org/support/topic-tag/menu/)

 * 2 replies
 * 2 participants
 * Last reply from: [lh514](https://wordpress.org/support/users/lh514/)
 * Last activity: [7 years, 4 months ago](https://wordpress.org/support/topic/add-custom-html-below-primary-menu/#post-11185719)
 * Status: resolved