Remove menu icons Wordpress

Viewed 9

I need to remove menu icons or images before admin menu items. Since Squarespace and Wix donn't have anything people don't like the look of the WordPress menu. I've tried in css,

***remove menu icons***
#adminmenu div.wp-menu-image {
    display: none !important
}
****

and nothing happens

Thanks Tanzi

0 Answers
Related