How do I center text in the Debut theme?

Topic summary

A user seeks help centering text elements in the Debut Shopify theme, specifically:

Issues identified:

  • Sizing variant text alignment
  • Price text in the featured items section

Two support teams (PageFly-Victor and GemPages) provided similar solutions:

Recommended steps:

  1. Navigate to Online Store → Theme → Edit code
  2. Open the theme.liquid file
  3. Insert custom CSS markup code

Code placement varies by responder:

  • PageFly suggests adding code before the closing </body> tag
  • GemPages recommends placing it before the closing </head> tag

Both responses include code snippets (displayed in the original posts) and reference accompanying screenshots showing the alignment issues. The discussion remains open pending user confirmation on whether either solution resolves the centering problem.

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

Wondering how to center the text on the Sizing variant, and also how to center the price text in the featured items section (photos below for both) site link is 419driver.com

Hi @419driver

This is Victor from PageFly - Landing page builder, I’d like to suggest this idea:

Step 1. Go to Online Store → Theme → Edit code
Step 2. Open your theme.liquid theme file
Step 3. Paste below code before :


Hope my answer will help you.

Best regards,

Victor | PageFly

Hello @419driver ,

It’s the GemPages Support Team and we are glad to assist you today!

I would like to give you the recommendation to support you so kindly follow the steps below:

  1. Go to Online Store > Theme > Edit code of your current theme

  1. Open your theme.liquid theme file

  2. Paste the below code before


Let us know how it works for you.

Best regards,
GemPages Support Team