New Landing How can we help? Themeforest Theme Support Dante Mega menu product header

Viewing 15 posts - 1 through 15 (of 16 total)
  • Posted in: Dante
  • #64614
    NMillard
    Member
    Post count: 115

    Hi,

    How do you make this header for the mega menu?

    #64621
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Are you asking how to add best sellers in the menu, or just the heading style? That is part of the page builder asset.

    – Kyle

    #64642
    NMillard
    Member
    Post count: 115

    Well yeah, but also how do I get rid of the title at the top “Menupunkt”?
    U can have a look at the pic I’ve attached.

    #64644
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    On your parent menu item, tick the box for ‘hide mega menu headings’

    – Kyle

    #64662
    NMillard
    Member
    Post count: 115

    thx!

    #64664
    NMillard
    Member
    Post count: 115

    Okay – next question

    How to not display the categories in the mega menu?
    See attached screen shot.

    #64712
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this to your custom css:

    .mega-menu .product-cats > a {
      display: none;
    }

    – Kyle

    #64716
    NMillard
    Member
    Post count: 115

    awesome, thx!
    For some reason, it now displays a “,” instead of the categories at some of the products..

    #64842
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Sorry, try this instead:

    .mega-menu .product-cats {
      display: none;
    }

    – Kyle

    #64929
    NMillard
    Member
    Post count: 115

    hm, still doesn’t work. Now it just shows the categories again ๐Ÿ™

    #64944
    Melanie – SUPPORT
    Member
    Post count: 11032

    Can you post up your website URL maybe so we can check it out?

    #65073
    NMillard
    Member
    Post count: 115
    #65074
    NMillard
    Member
    Post count: 115

    oh, and also, do you know why the “Remover Tang” has the same image displayed as the “heatfilter”? I’ve uploaded another image for the Remover Tang…

    #65173
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    This will work:

    .mega-menu .mini-list li .product-cats {
      display: none;
    }

    Please check the images you have set for that product, including thumbnail image.

    – Kyle

    #65224
    NMillard
    Member
    Post count: 115

    dang, awesome! Thx! ๐Ÿ˜€

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