How can I center a product description on the Dawn theme?

I am trying to center my product description. I have deleted the original product and started new to no avail. I am using the Dawn theme. My website is https://wagneredsupply.com/

Password is Jandjtest

Hi @Wagnered ,

When i checking the single product page, i see the description on column left, so what do you mean here when you want make the product description to center? Can you please describer more about feature you want implement, the good idea if you can describer with image or something else like this?

Thanks!

Hi @Wagnered ,

Please follow the instructions below.

  1. From your Admin store, go to Online store > Themes > Click Actions > Edit code
  2. Open the Section folder, and find the main-product.liquid file.
  3. Find <product-modal, then paste the code below in top of it.

                {{ product.description }}
              

See image below for placement reference

  1. You just hide the description you have originally by clicking the eye button in the theme editor

thanks for the reply, however, this is what I want to center. The product description under the main image and at to cart stuff.

https://imgur.com/ziC3rXS

and I guess I mean full width

Hi @Wagnered ,

Can you draw us a picture on what you want? If you want full width, do you want the images to fill it?

Here is a screen shot of what I would like my description to do

@Wagnered ,

The instructions I provided should work the same way but will not look the same with the video you provided. Notice in the video they use landscape images? Yours is portrait

I tried your code. Maybe I’m just not understanding thank you for the help

Hi @Wagnered ,

Let us know if you need further help :blush: