• Resolved rosscornell19

    (@rosscornell19)


    I’m using the facebook and twitter links in the theme, but they’re showing up below the main navigation, making the header taller than I’d like. (http://www.fightemontheice.com/)
    Is there a way to move them so that they are added after (in line with) the main navigation page links??
    I’ve tried a few things on my own in the main page template, and even with the wp_list_pages() function, but what I’ve tried hasn’t worked.
    I’m comfortable with php and WP, so any recommendations at this point are worthwhile to me!
    Thanks!
    Ross

Viewing 1 replies (of 1 total)
  • Theme Author Schwarttzy

    (@schwarttzy)

    You have the class “menu-main-container” wrapping around the menu you need to add this CSS the website basically any where.

    .menu-main-container {display:inline;}

Viewing 1 replies (of 1 total)

The topic ‘Social Icons?’ is closed to new replies.