Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • sfpkent Friend
    #141588

    Hi,

    I have a problem when my menu length is too long. The dropdown menu is not enough space.

    Don’t you how to explain, attached with image.


    1. dropdownmenu
    nguyenhuu quang Friend
    #306391

    open templates/yourtemplate/menus/ your menus style/ css and edit Css files

    sfpkent Friend
    #306620

    found the solution:

    #ja-cssmenu li ul {
    width: 16.4em;
    position: absolute; /* second-level lists */
    z-index: 99;
    left: -999em; /* using left instead of display to hide menus because display: none isn’t read by screen readers */
    height: auto;
    width: 22.0em;

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

This topic contains 3 replies, has 2 voices, and was last updated by  sfpkent 15 years, 4 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum