• You aren’t able to see my website but I have attached a picture of it here. I can’t get the menu items on the same line which I gave up on, I at least want to get the social icons aligned all the way right which right now, it seems there is some reason it won’t push right to align with the sidebar aspects. could someone help? Thanks.

Viewing 1 replies (of 1 total)
  • Thread Starter Ashley Marietta

    (@ashleymarietta)

    example of the code i used in my header.PHP to add it to my nav

    <?php wp_nav_menu( array( 'theme_location' => 'primary', 'menu_class' => 'nav-menu' ) ); ?>
    
    <div align="right">
    <li id="menu-item-5839" class="rss menu-item menu-item-type-custom menu-item-object-custom menu-item-5839 has-image"><a href="mailto:info@AshleyMarietta.com"><img width="21" height="21" src="http://cdn2.galadarling.com/wp-content/uploads/2014/03/gd-nav-em.png" class="attachment-full wp-post-image" alt="EMAIL" title="EMAIL" /></a></li>
    
    		</nav><!-- #site-navigation -->
Viewing 1 replies (of 1 total)
  • The topic ‘social menu on same line as home menu push alignment right?’ is closed to new replies.