Menus and txt size.

  • Unknown's avatar

    Hi All,

    My website was working perfectly. regarding the menu (pages) were all on one line. Now when I logged on this morning they wrap around. The code below is what I was using.

    Can you please help out so that on all platforms this txt stays on one line?

    Thanks in advance.

    .main-navigation ul.nav-menu {
    border-color: #FF0000;
    }

    .main-navigation ul.nav-menu {
    display: inline-flex;
    }

    .wf-active #access .menu-header, .wf-active div.menu {
    font-size: 15px;
    }

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar

    Hi All,

    Any thoughts on this?

  • The topic ‘Menus and txt size.’ is closed to new replies.