Debut theme - product color, quantity selector and add to cart on the row .please help me to fix ,

i got the debut theme and the product page is getting errors on the quantity selector, color, and add to cart. please help me to fix this and get it in the column. please

@LitExtension please help me.

Hi @sumanbhat ,

Please send the product link, I will check it.

Because I checked your store link, it doesn’t show like the screenshot. https://i.imgur.com/bzaJKsA.png

@LitExtension

here is the link that I am currently working on

https://sa2fr7t8f5spjk2c-59663745222.shopifypreview.com

I did not publish it just because it is not showing it in the correct way.thank you so much. really appreciate

Hi @sumanbhat ,

Please follow these steps:

  • Step 1: Go to Online store > Themes > Actions > Edit code.
  • Step 2: Go to Assets > theme.css and paste this at the bottom of the file:
.product-template__container  .grid__item form{
    display: block !important;
}

Hope it helps!

@LitExtension

thanks, it works.

for the same things is there is any way I can make it like this

like color selector on one row and quantity and add to cart on another row. please

Hi @sumanbhat ,

With the current HTML structure, this is not possible. If you want, I will need to go to your site and change the HTML, CSS.

If it helped you solve your issue, please mark it as a solution. Thank you and good luck.

1 Like