• I am experiencing difficulty where I have extra blank space on the right-hand side of my top menu bar that I would like to eliminate (www.ghd-si.utoronto.ca)

    Is there a simple way to eliminate for somehow who doesn’t have strong web development skills?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Not sure exactly what you mean – do you mean on the very top menu or the main menu?

    Thread Starter ElaynaFremes

    (@elaynafremes)

    I think it would be the main menu where Newsletter, Current and Past Initiatives, etc is.

    I’m currently using Firefox but if I am able to remove the spacing, I’d also like to make sure that the menu bar looks ok in all browsers.

    Hope that makes more sense

    Sorry to take so long to get back here – busy around here today :). That’s what I figured – so try adding this to your custom CSS under theme options:

    #header #mainmenu ul li a {
        padding: 0 14px;
    }

    If that doesn’t quite do it, see if 13px will work.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Getting rid of extra space in your menu bar’ is closed to new replies.