New Landing How can we help? Themeforest Theme Support Dante Increase Sub-Menu Width

Viewing 9 posts - 1 through 9 (of 9 total)
  • Posted in: Dante
  • #215616
    dhikr2
    Member
    Post count: 177

    Hi
    I would like to increase the width of the sub-menu as per the text within the menu.
    Can you guide me on how?

    Attachments:
    You must be logged in to view attached files.
    #215636
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

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

    Thanks
    Mohammad

    #215908
    dhikr2
    Member
    Post count: 177

    Thanks Mohammed
    It Worked 🙂

    #215909
    dhikr2
    Member
    Post count: 177

    Hi Mohammed
    Can you also tell me how I can increase the width of the main menu for the dropdowns? I dont want it to have …

    Attachments:
    You must be logged in to view attached files.
    #215970
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    nav.std-menu .menu > ul.sub-menu{
    min-width:300px !important;
    }
    nav.std-menu .menu ul li > a, nav.std-menu .menu ul li > span.title {
        max-width: 320px !important;
        white-space: nowrap !important;
        overflow: visible !important;
        text-overflow:normal !important;
    }

    Thanks
    Mohammad

    #219781
    fmora617
    Member
    Post count: 105

    Hi – I am trying to do the same on my site. See here…http://i.imgur.com/8KU9Qxo.png

    I tried the CSS above, but it did not work. Any idea why?

    Thanks!

    #219920
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,

    @fmora617
    – please provide me specific page url with issue.
    Thanks
    Mohammad

    #226278
    dhikr2
    Member
    Post count: 177
    This reply has been marked as private.
    #226290
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    nav.std-menu .menu ul.sub-menu{
    width:275px !important;
    }

    Thanks
    Mohammad

Viewing 9 posts - 1 through 9 (of 9 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