Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #2370445
Mega menu
Closed

Comments

  • themumlife started the conversation

    Hello, I have created a mega menu as per Soledad documentation however it is not appearing correctly. Please see screen shots attached.

    Thank you.

  •  2,699
    PenciDesign replied

    Hi,

    Because your menu is too long.. It doesn't enough space to display and look messed. You can add more this code to Customize > Custom CSS to fix it:

    #navigation ul.menu > li.megamenu > ul.sub-menu > li > ul.sub-menu li, 
    #navigation ul.menu > li.megamenu > ul.sub-menu > li > ul.sub-menu li a{ min-width: 0; }
    

    I recommend you use 4 or 5 rows on the mega menu to make it display better.

    Best Regards,

    PenciDesign

  • themumlife replied

    Thank you very much for your response. How would I go about only having four or five rows?

  •  2,699
    PenciDesign replied

    Hi,

    To do that, you just need to makes "Shop" menu items has 4 or 5 child menu items level 1.


    Best Regards,

    PenciDesign