New Landing How can we help? Themeforest Theme Support Dante Megu Menu Item Sizes, Grey Line Dividers

Viewing 15 posts - 1 through 15 (of 32 total)
  • Posted in: Dante
  • #78054
    lpanalyst
    Member
    Post count: 182

    How do I reduce the size of the text in the Mega Menu drop downs and remove the grey lines in between menu items?

    Prefer a cleaner look similar to Dante site – Portfolio Menu dropdown.

    http://lpanalyst.com/sitev2/

    #78129
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    1) Add this to your custom css:

    nav.mega-menu li .sub li.mega-hdr a.mega-hdr-a, nav.mega-menu li .sub li.mega-hdr > span.title {
      font-size: 14px;
    }
    nav.mega-menu .sub li.mega-hdr li.menu-item > a {
      font-size: 12px;
    }

    2) Select Alternate Mega Menu for the LP Solutions menu item

    – Kyle

    #78330
    lpanalyst
    Member
    Post count: 182

    Hey Kyle,

    That looks much much better. Thank you.

    As follow up, is it possible to reduce the space between LP Solutions (1st level menu) and the underlying Solution headers (2nd level menu) and Solution header (2nd level menu) and the Underlying Individual Solutions (3rd level menu)?

    Thanks again…very helpful!

    #78331
    lpanalyst
    Member
    Post count: 182
    This reply has been marked as private.
    #78505
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Sorry I do not fully understand the question, to reduce space add this custom css:

    nav.mega-menu li .sub li.mega-hdr a.mega-hdr-a, nav.mega-menu li .sub li.mega-hdr > span.title {
      padding: 5px 15px;
    }
    nav#main-navigation .menu ul li > a {
      padding: 2px 15px;
    }

    – Kyle

    #78573
    lpanalyst
    Member
    Post count: 182

    Kyle,

    This worked great on the spacing for ! Thank you!

    Is there also custom code we could add to reduce the spacing between the main header “LP Solutions” and the titles (LP Solutions/Diligence/Monitoring/Valuation/Consulting) on the drop down?

    Then we would be perfect!

    #78588
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    The top part of the CSS will have done that, if you want to reduce it even more add this:

    nav.mega-menu li.sf-mega-menu-alt .sub li.mega-hdr {
      padding: 10px 20px 20px;
    }

    – Kyle

    #78651
    lpanalyst
    Member
    Post count: 182

    I add this to what you previous gave me correct? Or does this code replace that?

    #78654
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No, add it to the previous code ๐Ÿ™‚

    – Kyle

    #78659
    lpanalyst
    Member
    Post count: 182

    Ok, i understand how it works. Thank you — think this looks great!

    #78660
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem ๐Ÿ™‚

    – Kyle

    #78791
    tsimarketing
    Member
    Post count: 267

    Hey – I love what you did for lpanalyst! Is there a way to reduce the padding between the columns of the mega menu too?

    #78797
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Only slightly, add this custom css:

    nav.mega-menu li.sf-mega-menu-alt .sub li.mega-hdr {
      padding: 0 0px 20px;
    }

    – Kyle

    #79976
    MHC
    Member
    Post count: 247

    Hi,

    I tried the CSS codes here but none of them removes the grey line dividers?

    Thank you.

    #79977
    MHC
    Member
    Post count: 247
    This reply has been marked as private.
Viewing 15 posts - 1 through 15 (of 32 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