how to increase drop-down width?

  • Posted in : Bloggy WP
  • Eloen
    Participant

    I tried:

    .main-navigation ul ul li {
    text-align: center;
    width: 280px;
    }

    …and the width increases *BUT* the shadows/boxes/lines do not increase with the new width and the formatting doesn’t look right.

    Here’s a screenshot from your demo page with the CSS code above applied: http://i.imgur.com/fRqfEpR.png

    Eloen
    Participant

    Nevermind, I fixed it! The correct CSS element is:

    .main-navigation ul ul {
    width: 280px;
    }

    Without the “li” :)

    Mehmet S.
    Keymaster

    Ok. Good luck.

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register