Title: Changed Icon issue (last update)
Last modified: May 12, 2020

---

# Changed Icon issue (last update)

 *  Resolved [vitomano](https://wordpress.org/support/users/vitomano/)
 * (@vitomano)
 * [6 years ago](https://wordpress.org/support/topic/changed-icon-issue-last-update/)
 * Hi, I made a CSS code to change the icon to a basket:
 * .wpmenucart-icon-shopping-cart-0:before {
    content: “\f291”; }
 * But with the last update, the icon disappears into a square, Is there a way to
   fix that?
 * Thanks in advance!

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Contributor [alexmigf](https://wordpress.org/support/users/alexmigf/)
 * (@alexmigf)
 * [6 years ago](https://wordpress.org/support/topic/changed-icon-issue-last-update/#post-12822713)
 * Hello [@vitomano](https://wordpress.org/support/users/vitomano/)
 * Will not work with the new release because the font was replace with a new one,
   to improve performance, and contains only the glyph “\f07a”. Instead you could
   try the [Pro version](https://wpovernight.com/downloads/menu-cart-pro/) has it
   have more icons available.
 *  Plugin Contributor [Ewout](https://wordpress.org/support/users/pomegranate/)
 * (@pomegranate)
 * [6 years ago](https://wordpress.org/support/topic/changed-icon-issue-last-update/#post-12825274)
 * [@vitomano](https://wordpress.org/support/users/vitomano/) another workaround
   that you could apply is to apply the FontAwesome font: [https://fontawesome.com/start](https://fontawesome.com/start)
   
   This is what we used in the versions before the last update, but because we only
   used a single icon from the complete set, we felt that 95kb was gross overkill
   to load for this so we reduced the font to only that glyph (negatively affecting
   load times of almost 100.000 sites). I’m sorry that this affected your customization.
 *  Thread Starter [vitomano](https://wordpress.org/support/users/vitomano/)
 * (@vitomano)
 * [6 years ago](https://wordpress.org/support/topic/changed-icon-issue-last-update/#post-12842514)
 * Hi guys! Thnx for the answers, I installed fontawesome but i couldn’t fix it 
   with a CSS, i guess that it could work be with a new code on function.php
    -  This reply was modified 6 years ago by [vitomano](https://wordpress.org/support/users/vitomano/).
    -  This reply was modified 6 years ago by [vitomano](https://wordpress.org/support/users/vitomano/).

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Changed Icon issue (last update)’ is closed to new replies.

 * ![](https://ps.w.org/woocommerce-menu-bar-cart/assets/icon-256x256.png?rev=2190481)
 * [Menu Cart for WooCommerce](https://wordpress.org/plugins/woocommerce-menu-bar-cart/)
 * [Support Threads](https://wordpress.org/support/plugin/woocommerce-menu-bar-cart/)
 * [Active Topics](https://wordpress.org/support/plugin/woocommerce-menu-bar-cart/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woocommerce-menu-bar-cart/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woocommerce-menu-bar-cart/reviews/)

## Tags

 * [glyph](https://wordpress.org/support/topic-tag/glyph/)
 * [Menu Cart](https://wordpress.org/support/topic-tag/menu-cart/)
 * [Menu cart pro](https://wordpress.org/support/topic-tag/menu-cart-pro/)

 * 3 replies
 * 3 participants
 * Last reply from: [vitomano](https://wordpress.org/support/users/vitomano/)
 * Last activity: [6 years ago](https://wordpress.org/support/topic/changed-icon-issue-last-update/#post-12842514)
 * Status: resolved