• Resolved Gal Baras

    (@galbaras)


    The right padding of level-1 items with a sub-menu is 70px, but for level-2 items with a sub-menu, it’s 15px, due to the CSS style below:

    #mg-wprm-wrap li.menu-item ul.sub-menu li.menu-item a {
    padding: 16px 15px;
    }

    This can be fixed by removing this style or by changing/adding styling to suit a 3-level menu. You can see how this looks on my site.

    BTW, the hamburger stack is now too wide. It looks ugly.

    • This topic was modified 7 years, 4 months ago by Gal Baras. Reason: Added comment on styling

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Sub-sub-menu icon appears over end of text’ is closed to new replies.