New Landing How can we help? Themeforest Theme Support Dante MegaMenu Fonts/Width

Viewing 13 posts - 1 through 13 (of 13 total)
  • Posted in: Dante
  • #45704
    jacek
    Member
    Post count: 2

    Hey!

    1. Could you please let me know the custom code to change the font size for navigation labels in mega menu witch switched on option for “Mega Menu No Link Title”?
    2. Is it possible to change mega menu to fullwidth and to show more columns? For example 10 instead of 5?

    Thanks in advance!

    Jacek

    #45772
    Tahir – SUPPORT
    Member
    Post count: 1212
    #45779
    jacek
    Member
    Post count: 2

    Hi Tahir,

    I’ve seen this already and it didn’t fix this issue.
    The problem is, that above code is working only for navigation labels without “mega menu no link title” option switched on. If it’s switched off it works but as soon as you switch this option on again fonts are switching to default again.

    BR,

    Jacek

    #46001
    jacek
    Member
    Post count: 2

    Hi Again,

    Custom CSS code provided by Ed in mentioned topic above :

    nav.mega-menu li .sub li.mega-hdr a.mega-hdr-a, nav.mega-menu li .sub li.mega-hdr span {
    font-size: 22px;
    }

    works only if the navigation label is connected with some page/content and it stop working as soon as
    you switch “Mega Menu No Link Title” option on (see attachement).

    Any ideas?

    BR

    Jacek

    #46628
    Melanie – SUPPORT
    Member
    Post count: 11032

    Hey, can you post up a URL so I can check it out and give you custom css? 🙂

    #122390
    Matthias
    Member
    Post count: 49

    Hi guys,

    did this work out? I am trying to add a 6th column to the mega menu with this CSS:

    nav.mega-menu li.sf-mega-menu-6col .sub li.mega-hdr{
    width:16.66%;
    }

    But I can’t get the 6th column to stay in the same row with the others.

    Any ideas?

    Matze

    #122741
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Can you provide us your website url?

    -Rui

    #122856
    Matthias
    Member
    Post count: 49
    This reply has been marked as private.
    #122992
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Unfortunately you can’t have 6 columns sorry, the 5th column has a ‘last’ class assigned to it, that’s why the 6th one is on a different row

    – Kyle

    #123603
    Matthias
    Member
    Post count: 49

    thanks Kyle, unfortunate.

    I can see the class (nav.mega-menu li .sub li.mega-hdr.last) that explains it.

    Where would I find the class to be assigned to the last column? functions.php?

    Thanks

    #123661
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    It will be the files in swift-framework/sf-megamenu

    – Kyle

    #124832
    Matthias
    Member
    Post count: 49

    It’s not there but in functions.js

    megaMenu: function() {
    jQuery(‘#main-navigation .menu’).dcMegaMenu({
    rowItems: ‘5’,

    I just had to change the 5 to 6 and that’s it. That cost me some time though ..

    #124938
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Glad you sorted. Apologize for any inconvenient.

    -Rui

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