How can I center the title in a multicolumn template?

Topic summary

A user is seeking help to center the title in Shopify’s multicolumn template.

Proposed Solution:

  • Add custom CSS code to the theme.liquid file
  • Insert the code above the </head> tag

Implementation Steps:

  1. Navigate to Online Stores > Themes
  2. Click Actions > Edit code > theme.liquid
  3. Paste the provided CSS markup above the closing head tag

Note: The specific CSS code snippet appears corrupted or encoded in the original post, making the exact styling solution unclear. The response comes from a PageFly app representative offering technical support.

Summarized with AI on November 11. AI used: claude-sonnet-4-5-20250929.

Hello,
I’m using the multicolumn template and I want to center the title.
How I can center it?

I look forward to your reply.
Thank you

Hi @Angela86

This is Richard from PageFly - Shopify Page Builder App

Please add this code to your theme.liquid above the to get this solved

Step 1: Online Stores > Themes > More Actions > Edit code

Step 2: click on theme.liquid and paste the code above the


Hope this can help you solve the issue

Best regards,

Richard | PageFly

2 Likes