Title: Problem with menu cart
Last modified: July 12, 2020

---

# Problem with menu cart

 *  Resolved [patrykpl](https://wordpress.org/support/users/patrykpl/)
 * (@patrykpl)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/problem-with-menu-cart/)
 * Hello, I have problem with menu cart,
    Something is wrong with cart buttons. 
   How to fix it?
 * ss:
    [https://prnt.sc/tgdxay](https://prnt.sc/tgdxay)
    -  This topic was modified 5 years, 10 months ago by [patrykpl](https://wordpress.org/support/users/patrykpl/).
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fproblem-with-menu-cart%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Betty](https://wordpress.org/support/users/betydbr/)
 * (@betydbr)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/problem-with-menu-cart/#post-13120500)
 * Hi [@patrykpl](https://wordpress.org/support/users/patrykpl/),
 * You have a big padding set for your buttons. I changed it and now it looks good:
   [https://prnt.sc/thg33r](https://prnt.sc/thg33r)
 * Please add the following code in Customize -> Additional CSS:
 *     ```
       a.button.checkout.wc-forward {
           padding: 15px 10px;
       }
       ```
   
 * Hope that helps!
    -  This reply was modified 5 years, 10 months ago by [Betty](https://wordpress.org/support/users/betydbr/).
 *  Thread Starter [patrykpl](https://wordpress.org/support/users/patrykpl/)
 * (@patrykpl)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/problem-with-menu-cart/#post-13121327)
 * Thanks [@betydbr](https://wordpress.org/support/users/betydbr/)
    Now looks very
   good 🙂
 * I have one more problem, I cant change cart color in settings.
    Maybe you know
   how to change it?
 * [https://prnt.sc/thk90y](https://prnt.sc/thk90y)
 *  [Betty](https://wordpress.org/support/users/betydbr/)
 * (@betydbr)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/problem-with-menu-cart/#post-13121431)
 * Add the following code in your Customizer -> Additional CSS but with your desired
   color instead:
 *     ```
       .header-bottom-inner .nv-icon svg {
           fill: red !important; 
       }
       ```
   
 * It looks like you already used some custom CSS to add that grey color. If so,
   please delete that grey color before.
 *  Thread Starter [patrykpl](https://wordpress.org/support/users/patrykpl/)
 * (@patrykpl)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/problem-with-menu-cart/#post-13121560)
 * Thank you very much, amazing 😀
    -  This reply was modified 5 years, 10 months ago by [patrykpl](https://wordpress.org/support/users/patrykpl/).

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

The topic ‘Problem with menu cart’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/neve/4.2.4/screenshot.png)
 * Neve
 * [Support Threads](https://wordpress.org/support/theme/neve/)
 * [Active Topics](https://wordpress.org/support/theme/neve/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/neve/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/neve/reviews/)

## Tags

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

 * 4 replies
 * 2 participants
 * Last reply from: [patrykpl](https://wordpress.org/support/users/patrykpl/)
 * Last activity: [5 years, 10 months ago](https://wordpress.org/support/topic/problem-with-menu-cart/#post-13121560)
 * Status: resolved