• musicmaker2524

    (@musicmaker2524)


    Since we upgraded to 3.3.2, I’ve had problems with the dropdown menus. When you roll over the main menu choice and the dropdown appears, the moment you try to mouse down to the dropdown it disappears. You have to roll over it a couple times before it sticks.

    The site is http://www.musicnewsnashville.com

    Any ideas? I have searched through every page where a “menu” item appears and cannot find anything that indicates a change which would cause this issue.

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

    (@govpatel)

    In style.css around line 373 look for this code
    #access a {
    color: #FFFFFF;
    display: block;
    line-height: 36px;
    padding: 0 10.5px;
    text-decoration: none;
    }

    Change 36px to 38px

    Thread Starter musicmaker2524

    (@musicmaker2524)

    THANK YOU!!!!! That worked perfectly!!!

    I really appreciate your time.

    govpatel

    (@govpatel)

    You are welcome

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

The topic ‘Menu Drop Down Problems’ is closed to new replies.