Skip to content
Public Ticket #21893

Menu arrows

Conversation thread

PenciDesign Supporter replied

Staff Reply

Hi,

Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:

#navigation ul.menu ul li.menu-item-has-children a::after {
  font-family: FontAwesome;
  content: "\\f105";
  margin-left: 5px;
  color: inherit;
  font-size: 13px;
  font-weight: normal;
  width: auto;
  display: inline-block;
  float: right;
}

Regards,
PenciDesign.



laugher started the conversation

Conversation Start

Could I have arrows in the submenu as in main menu? 

6434614427.png

Ty a lot.

Want to join this conversation or access attachments? Sign in first.