Center alignment for quantity button in dawn theme?

Someone already helped me out a lot and I’m very thankful >_< but I just wanted to see if anyone else can help me on this!

I’ve been advised that it may be impossible and if so that is fine!! >_<

But does anyone know how to center align the quantity button on desktop and mobile without changing the width to 100%?

mine is currently of the far left >_<

www.negimelon.com

pass: meromeron

Sorry and thank you for your time!!

@Nyuu ,

quantity-input.quantity {
    margin: 0 auto;
}

Add this css at the bottom of Online Store->Theme->Edit code->Assets->base.scss.liquid

3 Likes

@oscprofessional THANK YOU THANK YOU TT^TT