Title: Menu column problem on mobile&#8230;
Last modified: November 15, 2017

---

# Menu column problem on mobile…

 *  Resolved [documentaryvine](https://wordpress.org/support/users/documentaryvine/)
 * (@documentaryvine)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/menu-column-problem-on-mobile/)
 * For some reason I created a megamenu for another taxonomy (years), it is 5 columns
   on desktop but on the mobile menu it isn’t aligning properly in two columns (
   see link to image showing it below).
 * This screenshot shows the problem: [https://ibb.co/irvF8R](https://ibb.co/irvF8R)
 * Its strange because I have the same menu item for categories which works perfectly
   fine on mobile, but I made that a year ago.
 * So have I forgot to tick a checkbox or something this time?
 * Thanks
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fmenu-column-problem-on-mobile%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [megamenu](https://wordpress.org/support/users/megamenu/)
 * (@megamenu)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/menu-column-problem-on-mobile/#post-9685912)
 * Hi,
 * Thanks for posting a link. It looks like a bug, and it’s because one sub menu
   has 4 columns (even number) and one has 5 (odd number). I’ll add a proper fix
   in the next version, in the mean time please go to Mega Menu > Menu Themes > 
   Custom Styling and paste in the following:
 *     ```
       @include mobile {
          #{$wrap} #{$menu}  > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item.mega-menu-clear {
           clear: none;
         }
       }
       ```
   
 * Regards,
    Tom
 *  Thread Starter [documentaryvine](https://wordpress.org/support/users/documentaryvine/)
 * (@documentaryvine)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/menu-column-problem-on-mobile/#post-9686662)
 * Thanks!
 *  [macksix](https://wordpress.org/support/users/macksix/)
 * (@macksix)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/menu-column-problem-on-mobile/#post-9719857)
 * Great, I was looking for the same solution. It would be nice to be able to select
   a row and it display single column while leaving others 2 column. For instance
   a row that is just one text widget with a divider could be selected to display
   1 column while the others above or below it with more than one widget would display
   2 column.
    -  This reply was modified 8 years, 5 months ago by [macksix](https://wordpress.org/support/users/macksix/).

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Menu column problem on mobile…’ is closed to new replies.

 * ![](https://ps.w.org/megamenu/assets/icon-128x128.png?rev=1489843)
 * [Max Mega Menu](https://wordpress.org/plugins/megamenu/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/megamenu/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/megamenu/)
 * [Active Topics](https://wordpress.org/support/plugin/megamenu/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/megamenu/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/megamenu/reviews/)

 * 3 replies
 * 3 participants
 * Last reply from: [macksix](https://wordpress.org/support/users/macksix/)
 * Last activity: [8 years, 5 months ago](https://wordpress.org/support/topic/menu-column-problem-on-mobile/#post-9719857)
 * Status: resolved