How can Align this “icon with text” to the left of the page, it seems to be centred as of now.
Topic summary
A user seeks help aligning an “icon with text” element to the left on their product page, as it currently appears centered.
Proposed Solution:
- Access the theme editor via Online Store → Edit Code
- Locate the
theme.liquidfile - Insert custom CSS code just above the
</body>tag
Note: The provided code snippet and image references appear corrupted or encoded, making the exact CSS solution unclear. The discussion includes a product page link and screenshot showing the alignment issue, but technical details require clarification for implementation.
Hey @EcomEO
Follow these Steps:
-
Go to Online Store
-
Edit Code
-
Find theme.liquid file
-
Add the following code in the bottom of the file above tag
RESULT:
If I managed to help you then, don’t forget to Like it and Mark it as Solution!
Best Regards,
Moeed

