Viewing 3 replies - 1 through 3 (of 3 total)
  • WPyogi

    (@wpyogi)

    Looks like you added this CSS?

    #header .header-links li {
        width: 11.11%;
    }

    Thread Starter marktmccabe

    (@marktmccabe)

    yes wpyogi, i tried that in css editor but i used 100/7=14.28 but as you can see it is still missing a few of the letters? any suggestions?

    Norek

    (@norek)

    Just try this:

    .main-navigation ul{
    white-space: nowrap;
    }

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Minamaze primary menu titles’ is closed to new replies.