How can I place a quantity selector next to the buy button?

Hello,

I am trying to put quantity selector next to the buy button and I didn’t made it

Can someone help me

Thank u a lot

www.kupily.com

@Kupily , Hope you are doing well.

it require minor changes to your theme code.

Just wrap your quantity selector and add it to the cart button div in one parent div. Once you are done with that apply CSS to your parent div.

.parent-div{
display:flex;
align-items:center;
justify-content: space-between;
}

Hope this will help you

I wanted to put it like this(this is just an example of what it should look like) quantity selector next to the buy button, to look the same on phone and desktop:

and on the quantity selector to add some new design, sorry I’m bad at coding :slightly_smiling_face:

Sorry I am bad at coding can u explain me better and if it’s not problem to add me some new good looking design on quantity selector

Thanks

Yes u can :slightly_smiling_face:

@Kupily , Did you get the solution? or do you need any help from us?

I am not good at coding so I need a more detailed explanation and I wanted I new good design for quantity selector

I want to put it like this(this is just an example of what it should look like) quantity selector next to the buy button, to look the same on phone and desktop:

Sorry for bothering you

@Kupily , I got your requirements.

But you don’t have knowledge of coding. Okay, can help with this.

@webwondersco Hello, did u solve my problem?

@Kupily , I can help you with some changes in the theme code. to do this I require the access of your theme code.

Is it possible to get?

@webwondersco Yes sure, we can talk privately if u want