Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #856830

    hello, ive two submenu items which i want them to hide if not activated.
    but how to do this?

    #856940

    Hey jelle,

    What do you mean by “not activated”?
    If you added them to the menu, they will be shown.

    Best regards,
    Victoria

    #857291

    i mean: i dont want to see them untill i click on the main menu item and only than they show in a dropdown menu.
    so, i want to hide the submenu items. only than view them if i click on the main menu item.

    in quick css i can put in:
    .sub-menu {
    display: none !important;
    }

    but than they NEVER show. i want them to show if i click on the main item and than they drop down.

    • This reply was modified 7 years, 1 month ago by yampieters.
    #857603

    Hi yampieters,

    You could try this setting here
    https://cl.ly/1Z1y000Z1X3M
    but I’m not sure, there is such an option for this kind of menu layout.

    Best regards,
    Victoria

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.