• Resolved mychiefs58

    (@mychiefs58)


    My Site

    I am testing out this plugin on a live site, unfortunately, so time is of the essence.

    I’m have a test top nav (which will be fully fleshed out once working) set up in the footer of the site. No matter what number I set the columns to in the Mega Panel, it doesn’t lay out the sub menu pieces properly.

    Currently it’s set to 5 columns, and I have 5 on the first row. The second row is blank for the first 4 columns, and then has an entry in the 5th column.

    It doesn’t matter what width I make my columns, how many columns, or if there are links below the submenu items. Nothing I try gets it to fill in each column going across.

    https://www.ads-software.com/plugins/megamenu/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author megamenu

    (@megamenu)

    Hi,

    Please could you change the event to ‘click’ instead of ‘hover’? (just to make debugging easier)

    Thanks
    Tom

    Thread Starter mychiefs58

    (@mychiefs58)

    you bet. done.

    Plugin Author megamenu

    (@megamenu)

    Hi mychiefs,

    Somethings not right there, a class should be added to every 5th item… but that’s not happening for some reason. I’ll need to take a look at that.

    In the mean time please could you add this CSS to your themes style.css file?

    #mega-menu-item-4664,
    #mega-menu-item-4669 {
      clear: left !important;
    }

    That will fix it temporarily while I work out what’s up. It will be fixed properly in the next version.

    Regards,
    Tom

    Thread Starter mychiefs58

    (@mychiefs58)

    thanks, Tom.

    the temp fix works so i can keep playing around with it. gl on finding the issue!

    nate

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Mega Panel layout issue’ is closed to new replies.