image menu with this plugin
-
i use this code to add image in left or right of menu item
but not workbody.custom div#art-hmenu ul.art-hmenu li {
padding-right: 30px;
padding-top: 3px;
padding-bottom: 3px;
}body.custom div#art-hmenu .menu-item-72 {
background: url(images/contactus.png);
background-repeat: no-repeat;
background-position: right center;
}i want add this to custom.css but custom.css not exist
i use “simple custom css” plugin
but not worked
please help me
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘image menu with this plugin’ is closed to new replies.