Hello,
I’m looking for a solution to align the prices of our products. I’m using the Impact theme. Thank you!
Aligning product prices at the same level on a Shopify collection page using the Impact theme.
Issue: Product prices appear misaligned in the collection grid. A screenshot shows uneven price placement.
Context: Impact theme on Shopify; “theme.liquid” is the main layout file; collection page lists products.
Proposed fix: Edit the theme’s code, open “theme.liquid,” and paste the provided code directly below the tag.
Reference: A screenshot demonstrates where to insert the code. The exact code content is not visible in the text; images are central to understanding the placement.
Outcome: The original poster acknowledged the guidance with thanks.
Status: No further questions or disagreements; appears resolved based on the acknowledgment.
Action item: Implement the code snippet under the in “theme.liquid” to align prices consistently on the collection page.
Hello,
I’m looking for a solution to align the prices of our products. I’m using the Impact theme. Thank you!
Hey @Hobbycards ,
Go to your theme’s “Edit Code” Option, then in the search bar type “theme.liquid”
Below the tag “” tag paste the following. Screenshot attached for reference.
Screenshot is for reference only, the correct code to paste is the one shown above.
Thank you!