talha
Topic summary
Main issue: Move the “Sale” badge to the right side of product tiles on the collection page.
Key steps taken: The helper requested the store preview URL to inspect. After receiving it, they advised editing the Shopify theme (Admin → Online Store → Theme → Edit code) and adding a code snippet before the closing tag in theme.liquid.
Technical note: theme.liquid is the main layout file in Shopify themes; adding a small CSS/JS snippet there can adjust badge positioning. The exact snippet isn’t visible in this excerpt, but it targeted the badge alignment on collection items.
Outcome: The badge successfully aligned to the right, confirmed by the original poster, with a screenshot showing the result. No further styling issues or edge cases were reported.
Status: Resolved. Subsequent posts were brief, off-topic comments and did not affect the solution.