• SouthStreetCo

    (@southstreetco)


    I just increased the size of my logo and by doing this the menu is located at the top of the allotted space. I would like it to be located at the bottom on the allotted space. Can anyone tell me how to move the menu location down?
    Thank you.

Viewing 4 replies - 1 through 4 (of 4 total)
  • I just did this and I’m experiencing the same thing. If anyone knows the answer that would be great!

    I just did this and I’m experiencing the same thing. If anyone knows the answer that would be great!

    You could do this:

    #logo, #header-links {
        float: none;
    }

    That would force your main navigation to the next line, right below the logo.

    Thread Starter SouthStreetCo

    (@southstreetco)

    Hi ThePixelMe,

    That worked but it still looks funny on my site because of making the logo bigger. There’s a lot of extra padding around where the logo is. I’d like for the logo to only have a little padding above and below and for the menu to sit next to it.

    I hope that makes sense and thank you for the help!!

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