• Hello, unfortunately when users are logged in, the menu does not show any arrows for the submenu including the submenu-sites, which severely restricts the use of the page. The strange thing: If the user is not logged in, everything is displayed correctly.

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

Viewing 1 replies (of 1 total)
  • Hi @janssi,

    I did testing with my own test site. And I can’t reproduce the issue.

    If you have particular custom menu plugin, try disabling it to check whether it causes you the issue or not. Or, try adding this CSS code to Appearance > Customize > Additional CSS from dashboard.

    .logged-in .sydney-offcanvas-menu svg, 
    .logged-in .sydney-offcanvas-menu .dropdown-symbol .sydney-svg-icon svg {
        fill: #ff0000;
    }
Viewing 1 replies (of 1 total)

The topic ‘Login Mobile Menu doesn’t show submenu button’ is closed to new replies.