Product description filling only half the page on desktop view. (Mobile view looks fine)

see store: https://vaporvisuals.com/products/light-leaks-and-lens-flares

The store looks fine on mobile; but when switched to desktop view, the product description is contained to the width of the right column. How do I make it so that the product description fills the entire row below the product photo?

Or even better, how can I fill the left side with further description (keeping it two columns)

1 Like

Hi @VaporVisuals

From you Admin page, go to Online Store > Themes

Select the theme you want to edit

Click Customize > Product Page >

Select Custom

On the right side

Paste te code below.


{{ product.description }}

And Save.

Drag theme below to the product info.

And Save.

Result:

Please don’t forget to Like and Mark Solution to the post that helped you. Thanks!

1 Like