HELP. Add to cart and quantity picker not lining up

Hello

I’m using EMPIRE theme. Previously the “add to cart” and “quantity picker” were on the same line, but now they are not lined up.

I’m sure I need to edit a code but have no idea what or where to edit. Could anyone help please.

Thank you.

Add this code to the bottom of your theme.css file.

.product-form–atc-button{
margin-left: 0;
}

hello

I added it to the theme.css.liquid, however, nothing changed.

I’ve sent collaboration request to edit code. Accept and I’ll check out for you.

Done. thank you :slightly_smiling_face:

In theme library, I have a copy named “LAB 13 DESIGN”, which is the one that I’m trying to get fixed.