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;
}
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;
}