How can I adjust the font size of my footer copyright text?

Topic summary

  • Issue: The footer’s “Vinestry powered by Shopify” text is smaller than “Copyright © 2024,” and the requester wants them the same size. A screenshot was provided.

  • Clarification request: One participant asked for store link or theme name to tailor the change.

  • Solution: Edit Online Store > Themes > Edit code > theme.liquid (Shopify’s main layout file) and add CSS above the tag (the end of the HTML head) to adjust that text’s font-size. The suggested approach is to change the pixel value (e.g., from 11px to 12px or 14px) until it matches the copyright text.

  • Outcome: The requester confirmed the change worked perfectly and expressed thanks. No further issues were raised; the thread is resolved.

Summarized with AI on January 3. AI used: gpt-5.

Hello,

I need help with my copyright font in my footer, please advice on what i can do to make the font size of “Vinestry powered by shopify” to the same font size as “Copyright © 2024”

Screenshot 2024-03-11 at 11.26.54 AM.png

Thank you!

You should provide more info for this change, such as your store link or theme name.

This is Noah from PageFly - Shopify Page Builder App

You can change font size “Vinestry powered by shopify” by add code here:

Step 1**:** Online Stores > Themes > Edit code

Step 2**:** Choose file theme.liquid,
Step 3: Add code above the tag


You can change param 11px to 12px or 14px suitable for your website.
Hope my solution will help you resolve the issue.

Best regards,

Noah | PageFly

1 Like

Hi Noah,

That works perfect! Thank you so much for your help! Cheers!

  • Harriet
1 Like

Oke. Than you.