I added a code to center the product information on the product page but now it’s centering the row content in the collapsible row. How do I have the text aligned to the left for the rows? I am using theme Dawn 10.0.0.
Please disable your store security for 10 min because the right click not working.
Done!
Please add the following CSS code to your assets/component-accordion.css bottom of the file.
.accordion__content {text-align: left !important;}
Thanks!
1 Like
thank you! that worked!
