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 #2219328
Menu is not displayed correctly
Closed

Comments

  • oa-immo started the conversation

    I use Header Style 6. Unfortunately, the menu is not displayed correctly. The menu items of the 3rd level are not readable.


    Can I use mega menu only for post categories?

  •  2,699
    PenciDesign replied

    Hi,

    Please try add more this code to Customize > Custom CSS to fix that issue:

    #navigation .menu .sub-menu, #navigation .menu .children{ left: auto; right: 0; }
    #navigation .menu .sub-menu ul, #navigation .menu .children ul{ left: auto; right: 100%; }
    

    Best Regards,

    PenciDesign

  • oa-immo replied

    Thank you - works fine