Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #253737

    I’m trying to add a signup button to my header (worldclass.io) – see mailchimp.com website for reference.
    Having some issues – help please?

    #254167

    Hey!

    What have done so far? can you post a link please?

    A mockup of what you want to achieve would be helpful too.

    Cheers!
    Josue

    #254232

    Haven’t done anything yet as I thought if there’s an elegant solution built into the theme itself.
    See our website: http://worldclass.io
    I want to add default theme buttons (like the one that says “join our free beta”) to the header.
    See this website for example to what I want to achieve: http://mailchimp.com/

    #254486

    Hi!

    Seems like you have figured it out:

    Let us know if you have any other questions or issues

    Cheers!
    Yigit

    • This reply was modified 9 years, 11 months ago by Josue.
    #254863

    Please post it here as well, how you did it :)

    #255173

    Hey!

    He used this code after the nav element and pulled the nav element 130px from the right:

    <div style="position:absolute;right:0px;"><a href="http://admin.worldclass.io/#/signup" class="avia-button avia-icon_select-no avia-color-theme-color avia-size-medium">Sign Up Free</a></div>
    

    You can either insert it directly in /includes/helper-main-menu.php or use the ava_after_main_menu hook in your functions.php file.

    Cheers!
    Josue

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.