Title: Cart Icon customization
Last modified: September 5, 2019

---

# Cart Icon customization

 *  Resolved [lexroid](https://wordpress.org/support/users/lexroid/)
 * (@lexroid)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/cart-icon-customization/)
 * Hello.
    I want to change the cart icon if I can. Also can we have some customization
   to size and position of the product counter showing on the cart icon.

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

 *  Theme Author [sukiwp](https://wordpress.org/support/users/sukiwp/)
 * (@sukiwp)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/cart-icon-customization/#post-11904845)
 * Hi lexroid,
 * You can replace the cart icon with your own custom icon, e.g. cart or shopping
   bag icon from FontAwesome 5. This ability is available on our premium addon, 
   the Custom Icons module.
 * As for the product counter, you can tweak its position and colors using custom
   CSS. But you would need at least basic CSS knowledge to do that.
 * Regards
 *  Thread Starter [lexroid](https://wordpress.org/support/users/lexroid/)
 * (@lexroid)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/cart-icon-customization/#post-11909803)
 * Thank you for the reply.
 * Can you please provide the custom CSS for the product counter.?
 *  Theme Author [sukiwp](https://wordpress.org/support/users/sukiwp/)
 * (@sukiwp)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/cart-icon-customization/#post-12245114)
 * Hi [@lexroid](https://wordpress.org/support/users/lexroid/)
 * Sorry for the long delay.
 * You can change the cart counter’s style using this CSS selector:
 *     ```
       .suki-header-shopping-cart .shopping-cart-count {
          /* your custom CSS here */
       }
       ```
   
 * Regards

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

The topic ‘Cart Icon customization’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/suki/1.3.7/screenshot.jpg)
 * Suki
 * [Support Threads](https://wordpress.org/support/theme/suki/)
 * [Active Topics](https://wordpress.org/support/theme/suki/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/suki/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/suki/reviews/)

 * 3 replies
 * 1 participant
 * Last reply from: [sukiwp](https://wordpress.org/support/users/sukiwp/)
 * Last activity: [6 years, 5 months ago](https://wordpress.org/support/topic/cart-icon-customization/#post-12245114)
 * Status: resolved