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.
