Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1491928

    Hallo,
    i try to place an arrow above the submenu that points to the main menu.

    arrow-css

    This does not work:

    .sub-menu ul:after { content: ‘ ▲▲’; }
    .sub-menu ul:only-child:after { content: ”; }

    • This topic was modified 6 hours, 43 minutes ago by xeovision.
    #1491931

    and this should be seen always or only if it is the current menu-item or on hover or both … ?

    #1491932

    Icon should belong the the ul element. so i would be always visible when you hover the main menu.

    short: always

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