Solved

Center 1 Product in Debut Theme on Product page

dawgminded
Explorer
54 0 18

I am using the Debut Theme and when I click on the link that brings me to the Product page, the product is aligned to the left of the page, how to I move it to the center of the page as this is the only item I will have on the site for now. I have seen similar answers to this in the community but don't know if the code will apply to my situation. Thanks for any help!

 

centerpage.jpghttps://dawgminded.myshopify.com/admin/themes/125519167656/editor?previewPath=%2Fcollections%2Fall 

Accepted Solutions (2)
Zworthkey
Shopify Partner
5581 642 1565

This is an accepted solution.

check out the updated code.

View solution in original post

Zworthkey
Shopify Partner
5581 642 1565

This is an accepted solution.

.grid__item {
    margin-left: 420px;
}

View solution in original post

Replies 14 (14)