Title: customize button cart
Last modified: August 17, 2022

---

# customize button cart

 *  [cyril370](https://wordpress.org/support/users/cyril370/)
 * (@cyril370)
 * [3 years, 10 months ago](https://wordpress.org/support/topic/customize-button-cart/)
 * hello,
    I would like to know how is it possible to change the background color
   of the buttons on the order page. And also how to change the language of the 
   text to put it in French ? Thanks a lot
    -  This topic was modified 3 years, 10 months ago by [cyril370](https://wordpress.org/support/users/cyril370/).

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

 *  [Abhishek](https://wordpress.org/support/users/abhikr781/)
 * (@abhikr781)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/customize-button-cart/#post-15924790)
 * Hello,
 * Please share the page URL and snapshot section where you want to change the color.
 * For the text in french, try to use the loco translator plugin.
    [https://wordpress.org/plugins/loco-translate/](https://wordpress.org/plugins/loco-translate/)
 * Before starting the translation, make sure to sync (refresh) the strings.
 * If your translation is not visible on the frontend. Just “move” the translation
   into the SYSTEM folder. Loco Translate has this option, so there is nothing specific
   you need to do about it.
 *  Thread Starter [cyril370](https://wordpress.org/support/users/cyril370/)
 * (@cyril370)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/customize-button-cart/#post-15927382)
 * Hello,
 * here is the link : [https://www.dsp-expmarketo21-bg-mb-cb-ma.fr/panier/](https://www.dsp-expmarketo21-bg-mb-cb-ma.fr/panier/)
 * With one picture : [https://zupimages.net/up/22/33/lmou.png](https://zupimages.net/up/22/33/lmou.png)
 * Thks for your help
 *  [Abhishek](https://wordpress.org/support/users/abhikr781/)
 * (@abhikr781)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/customize-button-cart/#post-15928980)
 * Hello,
 * Thank you for sharing the details.
 * ​Please try to add the below CSS code from the Appearance > Customize > Custom
   CSS, and check.
 *     ```
       .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout a.wc-forward {
           background-color: #0499a9;
       }
       .woocommerce-cart .woocommerce button.button {
           background-color: #00a0ab;
       }
       ```
   
 * PS- Change the color code according to need.
 *  Thread Starter [cyril370](https://wordpress.org/support/users/cyril370/)
 * (@cyril370)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/customize-button-cart/#post-15929061)
 * OHHHH thanks it works ! Can you explain to me how you found the solution please?
   with inspector ?
 * Thks a lot
 *  [Abhishek](https://wordpress.org/support/users/abhikr781/)
 * (@abhikr781)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/customize-button-cart/#post-15932090)
 * Glad to hear that solution worked well.
 * Following the posts will help you get the correct class of target.
 * [https://blog.hubspot.com/website/how-to-inspect](https://blog.hubspot.com/website/how-to-inspect)
 * [https://www.hostinger.in/tutorials/website/how-to-inspect-and-change-style-using-google-chrome](https://www.hostinger.in/tutorials/website/how-to-inspect-and-change-style-using-google-chrome)

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

The topic ‘customize button cart’ is closed to new replies.

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

 * 5 replies
 * 2 participants
 * Last reply from: [Abhishek](https://wordpress.org/support/users/abhikr781/)
 * Last activity: [3 years, 9 months ago](https://wordpress.org/support/topic/customize-button-cart/#post-15932090)
 * Status: not resolved