Shopify Product Descriptions Not aligning (Debut)

Hi,

Some of my product descriptions have strange alignment. The text will randomly ‘centre’ itself after the first paragraph. You can see this is only an issue for some products within this collection:

https://www.aqualabs.com.au/collections/live-aquarium-plants-for-sale-australia

Thanks in advance!

Louis

Hello @AquaLabs
Working fine!
please share me screenshot.
Screenshot :- https://image.prntscr.com/image/r7ytHRrDTMmL9yNUbnPbVQ.png

Only occurs with some products as seen here:

Hello There,

  1. In your Shopify Admin go to online store > themes > actions > edit code
  2. Find Asset >theme.css and paste this at the bottom of the file:
div#ProductSection-product-template {
padding-left: initial;
padding-right: initial;
}

Thank you very much, this worked

Thank you for your response. It’s good to know that it’s worked for you. Kindly feel free to get back to me if you need any further assistance.

Hi there!

I’m using the Align theme, and this has not worked for me. My website https://tkcosmeticsdk.com shows 4 lines in the descriptionbox, but there is no button to expand the box. What am I doing wrong?