New Landing How can we help? Themeforest Theme Support Neighborhood Mega Menu spacing issue

Tagged: 

Viewing 10 posts - 1 through 10 (of 10 total)
  • #322162
    webmgr
    Member
    Post count: 80

    I have been trying to adjust (reduce) the spacing on the Mega Menu items for days and just can’t locate the right classes and id’s. Attached is an image showing. . .

    1. how I am trying to format the menu
    2. how the first level looks.
    3. how the second level looks.

    I have tried padding & margin however I can’t find line spacing.

    Your help is greatly appreciated.

    webmgr

    Attachments:
    You must be logged in to view attached files.
    #322165
    webmgr
    Member
    Post count: 80
    This reply has been marked as private.
    #322168
    webmgr
    Member
    Post count: 80

    One more thing. . .
    the spacing under the sub menus CANDLE HOLDERS, CANDLE ACCESSORIES, RESTAURANT SUPPLIES, WEDDINGS

    is different than under CANDLES and I can’t figure this out.

    See #3

    Thanks again.

    webmgr

    Attachments:
    You must be logged in to view attached files.
    #322262
    David Martin – Support
    Moderator
    Post count: 20834

    What URL is this for? The URL supplied I see a standard menu, not a Mega Menu?

    – David.

    #322311
    webmgr
    Member
    Post count: 80

    mobile.generalwax.com is the site. I attached a screenshot of the megamenu.

    thanks
    webmgr

    Attachments:
    You must be logged in to view attached files.
    #322547
    David Martin – Support
    Moderator
    Post count: 20834

    To reduce the top spacing of the mega menu sub menu, use this:

    li.menu-item.sf-mega-menu > ul.sub-menu > li.menu-item > a, 
    li.menu-item.sf-mega-menu > ul.sub-menu > li.menu-item > span.title {
        padding-top: 0;
    }

    How did you want to alter the spacing here?

    #322632
    webmgr
    Member
    Post count: 80

    The spacing is squished on the MEGAMENU under CANDLES at the sub-sub level however CANDLE HOLDERS looks good now.

    thank you for all your help.

    webmgr

    Attachments:
    You must be logged in to view attached files.
    #322687
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    It seems to be because of this custom css

    nav#main-navigation .menu > li > ul > li > ul > li {
        margin: -27px 0px !important;
    }

    Change it to

    nav#main-navigation .menu > li > ul > li > ul > li {
        margin: 10px 0px !important;
    }

    -Rui

    #322820
    webmgr
    Member
    Post count: 80

    Thanks very very much Rui. 🙂
    Regards,
    webmgr

    #323001
    David Martin – Support
    Moderator
    Post count: 20834

    Marking as resolved.

    Thanks.

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