• Resolved c0rw

    (@c0rw)


    Hello,

    There is a submenu, that you can see on desktop, however on mobile it’s not working or I don’t know how to set it up correctly (first-level showing correctly, but when clicking on item with submenu, submenu is not showing).

    Can you help please?
    Thank you,
    rp.

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi @c0rw,

    I am sorry for the delay in response.

    If I got your query correctly, you’d try adding this CSS code to Appearance > Customize > Additional CSS from dashboard.

    .sydney-offcanvas-menu #mainnav .dropdown-symbol {
      display: block;
      position: absolute;
      top: 20px;
      right: 0;  
    }

    Regards,
    Kharis

    Thread Starter c0rw

    (@c0rw)

    Hello,

    thank you very much, that helped! I did some additional styling, and works great ??

    Have a nice day!
    rp

    You’re welcome @c0rw!

    Please let us know in a new topic if you have any further questions, or if we can provide you with any other assistance.

    Regards,
    Kharis

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Mobile menu – Submenus not working’ is closed to new replies.