How to edit WhatsApp text color in code editor?

How to edit WhatsApp text color in code editor?

GustavoAlves
Excursionist
37 0 2

O tema que coloquei já vem com o whatsapp e não sei onde vou no editor de código silencioso, alguém poderia me ajudar?

This location in the inspect changes the code, but the location there is (index) where would that be?

 

GustavoAlves_0-1671237332402.png

 

Reply 1 (1)

GemPages
Shopify Partner
5625 1261 1243

Hello @GustavoAlves 

 

You can follow these steps: 
1. Go to Online Store->Theme->Edit code

GemPages_0-1671242489765.png

2. Open your theme.liquid file, paste the below code before </body>

GemPages_1-1671242622148.png

<style>
.sticky-chat .chat-text span {
	background-color: #f0f5fb !important;
 }
</style>

I hope the above is useful to you.


Kind & Best regards, 
GemPages Support Team

 

GemPages - Build any high-converting store pages for any business


- If you find my reply helpful, please hit Like and Mark as Solution
- Get connected: App Store | Blog | Community | Help Center