> ## 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).

# Show payment method icons at footer (Old themes only)

![](https://storage.crisp.chat/users/helpdesk/website/b34797d9594d3000/b-79_dwrzzg.png)

Payment method icons shown at your store footer can certainly increase your customers trust and credibility. 

###### In this article :
1.  Show payment method at footer    
2.  Resize payment gateway logo at footer    
3.  Change the color for payment logo    

**⚠️ Before you begin :**
*   Above all, when it comes to code editing, it only applies to old themes; new theme templates do not require any code changes, as you can edit your payment method on the customization page.
*   We do not allow to change or edit the code for the **checkout page** (which include shipping & payment method) due to security reasons
---
## 1. Show payment method at footer

**Step 1 :** Click into Channels > Online Store > **Themes >** Install one of the themes below.

|| 📌 Note :For old themes (Candy, WAVE, LUCKY, X-Force, Mine Style, Dreams Bedding, The Summer, Adventure Camping, Happy Kitchen, and Flower & Tea House only)

**Step 2 :** Click **Customize > Footer** and select which logo to appear at the footer (switch ON/OFF)

![](https://storage.crisp.chat/users/helpdesk/website/77b4c306f9251400/11492b1a-3c20-415b-9172-4480c2_12nvz0e.png)

**Step 3 :** Click **Save** once you are done!
---
## 2. Resize payment gateway logo at footer

**Step 1 :** Click on Channels > Online Store > Edit Source and look for **timber.scss** file

**Step 2 :** Look for **.payment-icons** around line 1621 and change the height to your preferred size

![](https://storage.crisp.chat/users/helpdesk/website/b34797d9594d3000/b-80_ctbf0y.png)

**Step 3 :** Save
---
## 3. Change the color for payment logo

![](https://storage.crisp.chat/users/helpdesk/website/b34797d9594d3000/b-81_mgg4ji.png)

**Step 1 :** Click on Channels > Online Store > Edit Source and look for this file **timber.scss**

**Step 2 :** Look for **.payment-icons** around line 1620 and change the colour code to your preferred colour code. You may get the color code of your preferred color **[here](https://www.rapidtables.com/web/color/html-color-codes.html)**

![](https://storage.crisp.chat/users/helpdesk/website/b34797d9594d3000/b-82_g8bznc.png)

**Step 3 :** Save and you're done!