I’d like to align the collapsible row test to the left (rather than being central).
Any advice is really appreciated.
URL: https://www.brain-boost.co.uk/products/chocolate-powder
Theme: Dawn
A Shopify store owner wants to left-align collapsible row text on their product page while keeping it centered by default.
Initial Problem:
Solutions Provided:
Two support specialists (PageFly-Theodor and Moeed) offered similar approaches:
</body> tag in the theme filesNew Issue:
After implementing the suggested code, the collapsible rows aligned left successfully, but an unintended side effect occurred:
Status: The discussion remains open with the user seeking additional guidance to fix the secondary alignment issue while preserving the left-aligned collapsible rows.
I’d like to align the collapsible row test to the left (rather than being central).
Any advice is really appreciated.
URL: https://www.brain-boost.co.uk/products/chocolate-powder
Theme: Dawn
Hi @BraxtonEcom
This is Theodore from PageFly - Shopify Page Builder App.
For solving the problem about the How To Align Collapsible Row Text To The Left, let’s try this solution:
Online Store ->Theme ->Edit code->theme.liquid
I’ll be so happy if my suggestion can help to solve your problem. If you have any further questions, please feel free to tell me.
Best regards,
Theodore | PageFly
Hey @BraxtonEcom
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
Thank you very much, this has made the collapsible row left aligned, however it’s now changed the position of the ‘text’ element directly below my product title. I’d like it to stay central.
Any advice is really appreciated.