• Resolved demas23

    (@demas23)


    Hi There,

    I have submenu items setup in my menu and I set the styling for the submenu triggers, but the triggers do not appear in the menu at all. When I inspect the menu, it shows in the html that it has submenu items, but there is no trigger to reveal them.

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter demas23

    (@demas23)

    I was able to figure out the issue. It appears I needed to set the box-sizing for all the elements in the menu to border-box via css. Without that, the submenu toggles were being pushed off the page.

    Thread Starter demas23

    (@demas23)

    .

    Thread Starter demas23

    (@demas23)

    All set.

    Hi demas23,

    I have encountered the exact same problem, but I am not that firm with css to come up with the necessary code by myself.

    Would you be so kind to share what to enter in the custom css section in detail?

    Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Sub Menu Triggers not Visible’ is closed to new replies.