- In your Shopify Admin go to online store > themes > actions > edit code
- In your theme.liquid file, find the (press CTRL + F or command + F on Mac)
- paste this code right above the tag:
You can change the values as per your wish:
#000000 = color, use any hex color you wish
20px = font size on desktop
15px = font size on mobile
Kind regards,
Diego