> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://support.easystore.co/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# Change View cart and Continue shopping button color

![](https://storage.crisp.chat/users/helpdesk/website/441bbb974d497000/99e6aacb-7c93-4f0e-8675-9a657b_1ixjs2u.png)

###### In this article:
1.  Change View cart button color    
2.  Change Continue shopping button color    

### ⚠️ Kindly take note :
*   Above all code editing, you will need to re-edit the code again if you switch to a new theme template    
*   We do not allow to change or edit the code for the **checkout page** (which include shipping & payment method) due to security reasons    
*   You can get your preferred color code [here](https://www.rapidtables.com/web/color/html-color-codes.html). 
---
## 1. Change View cart button color

**Step 1 :** Log in to EasyStore Admin > **Channels > Online Store > Edit source** and select **timber.scss** file under **assets**

**Step 2 :** Look for **$successGreen** around row 195 and change the color code beside it

![](https://storage.crisp.chat/users/helpdesk/website/5b31f91619d6b000/33e9dba7-7aaa-4837-a225-b39375_15vrbz7.png)

**Step 3 :** Save and you're done!
---
## 2. Change Continue shopping button color

**Step 1 :** Log in to EasyStore Admin > **Channels > Online Store > Edit source** and select **timber.scss** file under **assets**

**Step 2 :** Find **$colorSecondary** around row 149 and change the color code beside it.

![](https://storage.crisp.chat/users/helpdesk/website/e8907ef6f372d000/71493d69-2599-4f60-8649-713530_1xxgpsp.png)

**Step 3 :** Save and done. Here's the result:

![](https://storage.crisp.chat/users/helpdesk/website/9c426e4037e03800/8ad0e58a-7dc4-4164-8429-0c2e08_1mvqzbz.png)