How to add button in Header.

edited October 2017 in Theme support
Hi all,

have to add a button with a border in the header.
Currently, my header looks like this:
image


I have to change it to look like this:
image
Can you give me some pointers how to do it?

Kind Regrades,
K.

Comments

  • HI,
    you cannot add an action button with the spliut header style, there is not much that can be done.
    thanks
  • edited October 2017
    I did it already. Unfortunately, the button always displays one line below.

     add html in includes/header-top-area.php file below the place
    where search and wpml button are:

                  <div class="login-button">

                         <a
    target="_blank" href="http://implicit-code.com/login"
    class="button  button_theme
    button_js"><span 
    class="button_label">Login</span></a>


    Can you help me with that?
  • Please send a link to your website, we will see if custom css can help.
    We do not support file customization so if this does not work then there is nothing we can do.
    thanks
Sign In or Register to comment.