• Resolved mdomfu

    (@mdomfu)


    Any way to set the sub-sub-menu arrow to the right side?
    All arrows are set down.
    I don’t know if this code is what I need, and if it’s no, what is?

    #nav-main .menu-item-has-children > a:after,
    #nav-main .page_item_has_children > a:after {
    	font-family: "Genericons";
    	content: "\f431";
    	vertical-align: top;
    	padding-left: 4px;
    	display: inline-block;
    	transform: rotate(270deg);
    }
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Menu arrows’ is closed to new replies.