Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author TT Themes

    (@tomastoman)

    Dear Spaniole Olsen,

    please put this custom CSS in “Customize > HappenStance General Settings > Custom CSS”:

    body .menu-box ul .menu-item-has-children a:after {
      content: " \33";
      color: #ffffff;
      font-family: ElegantIcons !important;
      font-variant: normal;
      speak: none;
      text-transform: none;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
    }
    body .menu-box ul .menu-item-has-children .sub-menu a:after {
      content: "";
    }

    Best regards,
    Tomas Toman

    Thread Starter spaniole

    (@spaniole)

    Thank you very much, work like a charm.

    Spaniole Olsen

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Add a sub-menu indicator to parent menu items’ is closed to new replies.