Tag: submenu

How to add arrow icon in submenu –

Please copy following code and paste your css file –

.nav-menu .sub-menu li.menu-item-has-children a {
background:url(images/nav_bg.png) 97% center no-repeat;
}