• Theme Name: Spring Song

    Site: freesocial2011.com

    I am trying to figure out how to get my menu all on one line. Any new menu items I am adding go to the 2nd line.

    How can I do this?

Viewing 2 replies - 1 through 2 (of 2 total)
  • your menu width is set to 57.15% the width of the page. You have to change the css so that is 100%

    #menu-secondary {
    width: 100%;
    }

    Thread Starter freesocial2011

    (@freesocial2011)

    I can’t find that in the Theme CSS, is it located somewhere else?

    Also, is there a way to change the post title color? I have a font plugin which changes the homepage but as soon as they are opened they are back to the light blue, which is very hard to read.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Menu Help’ is closed to new replies.