Title: Button on Header
Last modified: August 21, 2016

---

# Button on Header

 *  Resolved [alejandropadgett@gmail.com](https://wordpress.org/support/users/alejandropadgettgmailcom/)
 * (@alejandropadgettgmailcom)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/button-on-header/)
 * Hi there!
 * Is there a way that I can insert a custom button on the header. I want to add
   a button in order to direct the user to the same website but in a different language.
   Please let me know if this is possible .Thank you very much!

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

 *  [Ben Ritner – Kadence WP](https://wordpress.org/support/users/britner/)
 * (@britner)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/button-on-header/#post-4203192)
 * Well yes,
    You could add lots of places in the header. You may have to edit a
   page of the code a little if you want it in certain places. If you want it in
   the topbar you could make the right site widget enabled and add it there. Where
   do you want it?
 * Kadence Themes
 *  Thread Starter [alejandropadgett@gmail.com](https://wordpress.org/support/users/alejandropadgettgmailcom/)
 * (@alejandropadgettgmailcom)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/button-on-header/#post-4203269)
 * Thanks for the reply. I want to be able to put it on top of the menu. I want 
   to add a little icon with text that says “English Site”. Then once I am on the
   english site I want to be able to link back to the spanish site. Is this too 
   complicated? Thank you very much.
 *  Thread Starter [alejandropadgett@gmail.com](https://wordpress.org/support/users/alejandropadgettgmailcom/)
 * (@alejandropadgettgmailcom)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/button-on-header/#post-4203270)
 * Here is the site by the way: [http://www.cafecasagrandehonduras.com/](http://www.cafecasagrandehonduras.com/)
 *  [Ben Ritner – Kadence WP](https://wordpress.org/support/users/britner/)
 * (@britner)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/button-on-header/#post-4203271)
 * Your going to need to code it into your header. Open up header.php and find the
   tag
    <nav id=”nav-main” …
 * Put your code just **before** it. Something like:
 * `<div class="clearfix" style="text-align:right"><a href="YOURLINK" class="kad-
   btn kad-btn-primary">English Site</a></div>`
 * Hope that helps
    Kadence Themes

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

The topic ‘Button on Header’ is closed to new replies.

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

## Tags

 * [Custom button](https://wordpress.org/support/topic-tag/custom-button/)

 * 4 replies
 * 2 participants
 * Last reply from: [Ben Ritner – Kadence WP](https://wordpress.org/support/users/britner/)
 * Last activity: [12 years, 7 months ago](https://wordpress.org/support/topic/button-on-header/#post-4203271)
 * Status: resolved