• Resolved [email protected]

    (@alejandropadgettgmailcom)


    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)
  • 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 [email protected]

    (@alejandropadgettgmailcom)

    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 [email protected]

    (@alejandropadgettgmailcom)

    Here is the site by the way: http://www.cafecasagrandehonduras.com/

    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.