To insert code use <code>...</code>.
Subfooter Menu Wraps Text in Chrome for Mac
  • My subfooter menu is wrapping onto a second line in Chrome, but not Firefox. I've tried floating the menu left instead of right, and looked for some way to MOVE the menu-bottom-menu to the left side of the footer_menu.menu-bottom-menu-container.

    Big mystery! Nothing seems to work...anyone have a suggestion?
    Screen shot 2012-06-07 at 8.34.46 AM.png
    486 x 51 - 7K
  • 4 Comments sorted by
  • Hi,

    Can you put in a link?

    Are you using cufon fonts?

    If so, Could you try to turn them off?

    Best regards,
    Striking Team
    Paul

  • Hi Paul,

    Yes, I'm using Cufon and the problem resolved when I turned it off. I'm turning it on again so you can see:

    crrp.starfruitdigital.com

    Do you think there's a way for it to work with Cufon enabled?

    Thanks!
    Dave
  • Hi Dave,


    Add this to the custom css field of the theme


    #menu-bottom-menu {
    white-space:nowrap;
    }


    or this


    #menu-bottom-menu .menu {
    white-space:nowrap;
    }


    Best regards,
    Striking Team
    Paul
  • Excellent - that worked.

    Thanks Paul!
    Dave
This discussion has been closed.
All Discussions