Menu icon
Hi!
id like to add icon to the menu on the left side , is this possible?
I added custom css
.home-link-icon a{
padding-left: 30px !important;
background-image: url(images/home.png);
background-position: left;
background-repeat: no-repeat;
}
also I added a class called “home-link-icon”., but icon is not showing..
And my second question is, how to change menu so it will look similar to appthemes?
nice menu.JPG
could you please help me with this? thank you