Removing quantity selector Empire theme

McCraig16
Visitor
1 0 0

Hi guys,

 

Would anyone know how to remove the quantity selector on the product page for the Empire theme please? I've duplicated the Product Template to create an alternate but it only links to other sections and I can't work out which section contains the right code and how to link it all together. I want it on an alternate so I can choose whether a product has the quantity selector or not.

 

Thanks

Replies 3 (3)

dmwwebartisan
Shopify Partner
12289 2547 3698

@McCraig16 

please Go to Online Store->Theme->Edit code then go to assets/theme.css ->paste below code at the bottom of the file.

.product-form--atc-qty {
    display: none !important;
}
If helpful then please Like and Accept Solution | Email: dmw.webartisan@gmail.com |  Instagram: @dmw.webartisan
Check here PageFly App to customize your pages | #1 Product Filter & Search app on Shopify | The most powerful Shopify page builder app
tfieldhouse
Visitor
1 0 1

 

Hi @dmwwebartisan, thank you, this worked for me. However, the "Add to cart" and "Buy it now" buttons are not aligned (please see screenshot below). Is there a way to fix this? Thank you

 

Screenshot 2022-05-09 at 19.22.29.png

 

Jan-Anne
Tourist
8 0 0

I have the same problem. Do you know how to fix it?

JanAnne_0-1663321983035.png