Question about Coding

I have a Shopify store named A Journey Through Learning. Once you select a product, then the phrases “next product,” previous product,” and “add to cart” comes up. The problem is that it is in very, very tiny font. I am scared it is hard for a customer to see. I have found the code, but do not see how to change the size. I have put the code here for someone to see. There may be code that I have not found where I can change the size. Any guidance would be greatly appreciated. Thanks!

“products”: “general”: {

  "**previous_product_html**": "← **Previous Product**",

  "**next_product_html**": "**Next Product** →",

  "from": "from",

  "sale": "SALE",

Hi @Paula_Winget

If you’re a merchant looking to assistance with a theme customisation, your best option would be to ask on the merchant forums here: https://community.shopify.com/

Also, I think the code you’ve shared here is not where the size would be defined, you’d want to make a change on your themes css file - this looks more like a locale file.

Hi @Paula_Winget

Could you provide your website address?