Categories
Technology

How to add arrow icon in 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;
}

How to add arrow icon in submenu

April 16, 2021
Technology
Admin

How to add arrow icon in submenu

Led By Our Founder, We Are Driven By Passion, Innovation, And The Successful Collaboration Of Our Team, Clients, And Users.

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

.nav-menu .sub-menu li.menu-item-has-children .sub-menu li a {

background:none; }

Please change the class name with your class name and image name with your image name.

cheers -:)This entry was posted in Uncategorized on April 3, 2015 by Rndexperts.

Leave a Reply

Your email address will not be published. Required fields are marked *