https://www.dropbox.com/s/fimwtb6m2l6xrh4/Screen%20Shot%202014-01-02%20at%2011.28.11%20AM.png
Here is a picture showing what I am talking about. It’s an extra “food menu” icon above the “info boxes” icon. Sometimes it is simply missing.
I can’t click on it or anything it just hangs beneath there. Does this have any functionality that I am missing out on? If not, how can I get rid of it?
Thank you in advance!
Hi There,
Thanks for writing and happy new year.
That’s a bug we’ll be fixing in the next framework version.
You can solve it now by adding the following CSS to /engine/admin/css/admin-menu.css
#adminmenu .menu-icon-menu div.wp-menu-image img
{ display: none; }
Best,
Juan.
Thank you very much for your quick reply! This worked!