How reduce the font size in renza theme

Topic summary

Price text appears too large on mobile in the Renza theme, and the theme lacks a built‑in control to adjust it.

Proposed fix:

  • Navigate to Online Store → Edit code → open theme.liquid (Shopify’s main layout file).
  • Insert a custom code snippet just before the tag to reduce the price font size. Note: the exact snippet content is not shown in the thread.

Evidence:

  • A before/after screenshot was shared to demonstrate the smaller price text on mobile after applying the code.

Outcome:

  • The original poster confirmed the solution worked and expressed thanks.
  • The helper offered further assistance if needed.

Status:

  • Resolved; no remaining questions or disagreements.

Notes:

  • Images/screenshots are central to understanding the visual change on mobile.
Summarized with AI on December 14. AI used: gpt-5.

In my theme there is not customizable options to change the price font size, it is very big in mobile responsive

Hey @Arjun26

Follow these Steps:

  1. Go to Online Store

  2. Edit Code

  3. Find theme.liquid file

  4. Add the following code in the bottom of the file above tag


RESULT:

If I managed to help you then, don’t forget to Like it and Mark it as Solution!

Best Regards,
Moeed

1 Like

thank you soo much :beating_heart:

1 Like

Thank you for your reply. I’m glad to hear that the solution worked well for you. If you require any more help, please don’t hesitate to reach out. If you find this information useful, a Like would be greatly appreciated.

1 Like