I want to change the red text on the image to another color, green for example. My website is www.nonastore.com.br
Hello @nonastore ,
Welcome to the Shopify Community! Happy 2023 ![]()
In your theme look for the home page template and search color: #ff0000; font-size: 35px; which says fonts need to style with red color,
Change it to color: green;font-size: 35px; and you will see green font style as shown in the image below :
Hi @nonastore
This is Victor from PageFly - Landing Page Builder App.
You can try this code by following these steps:
Go to Online store => themes => actions => edit code and add this code on file theme.liquid before tag
Hope this answer helps.
Best regards,
Victor | PageFly
@PageFly-Victor Can you help me with those prices in red too? i want to change those colors
You can try this code on file theme.liquid



