• Resolved ___Marta___

    (@_marta_)


    Hi there!
    I´m using Virtue free theme for my site http://www.clinicaveterinariavelazquez.com
    My problem is with secondary menu, I would like to have all menu options in a single row but I can´t get it as space between menu options is too large…
    Anyone can help me changing space between menu options?

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hey,

    Since there’s a large number of menu items, there isn’t really much room for them to sit on one line. This CSS will get you as close as possible:

    #nav-second ul.sf-menu>li {
        width: 11.11%;
    }

    Try adding that to Theme Options> Advanced Settings. You may also want to make the font of your menu smaller to make more room for the menu items.

    -Kevin

    Thread Starter ___Marta___

    (@_marta_)

    Thanks a lot Kevin, it works perfect! and I didn´t have to change font size :o)

    Thread Starter ___Marta___

    (@_marta_)

    Problem solved!

    Glad to hear it! Let me know if you need any future assistance with your menu.

    -Kevin

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Secondary menu: space between items’ is closed to new replies.