• Hi, first thank you very much for your effort to build this theme.

    I have found a problem that I do not know how to solve, I am trying to put the menu beside the title of the blog in this way:
    ========================================================================
    TITLE OF THE BLOG Home Menu1 Menu2 Menu3 Contact
    ========================================================================

    but I haven′t been able to do it in the header.php in the <hgroup> always go down the title, I tried also to put a search form in there and again goes down the title, I have selected the title of the blog with no image so in the header.php in line 46 I see the code:

    <h1 class=”site-title”>” title=”<?php echo esc_attr( get_bloginfo( ‘name’, ‘display’ ) ); ?>” rel=”home”><?php bloginfo( ‘name’ ); ?></h1>

    that prints this part, could you please give me a clue on how not asking you to do it for me it must be something about the css or columns stuff but I could not find where or what. I am running it in a localhost.

    Thank you very much again and all the best.

  • The topic ‘Title and menu’ is closed to new replies.