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
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:
- Navigate to Online Store → Theme → Edit code
- Open the theme.liquid file
- 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.
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:
- Go to Online Store > Theme > Edit code of your current theme
-
Open your theme.liquid theme file
-
Paste the below code before
Let us know how it works for you.
Best regards,
GemPages Support Team


