New Landing How can we help? Themeforest Theme Support Dante Getting menus and submenus to look "right"

Viewing 3 posts - 16 through 18 (of 18 total)
  • Posted in: Dante
  • #149964
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Ok try this instead:

    nav#main-navigation .menu ul.sub-menu ul.sub-menu {
      min-width: 200px;
    }

    – Kyle

    #149980
    murageinc
    Member
    Post count: 34

    Thanks Kyle,

    What I needed was that selector. The behaviour I wanted was

    nav#main-navigation .menu ul.sub-menu ul.sub-menu {
    	min-width: 100px; /* already set by theme */
    	right: auto; /* grow as needed to accommodate > 100px strings */
    	max-width: 230px; /* don't let it go too far */
    }

    Thanks guys. I appreciate all the help. You guys rock!

    #149981
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Great, glad you managed it

    – Kyle

Viewing 3 posts - 16 through 18 (of 18 total)

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

License required for one of the following items
Login and Registration Log in · Register