2.04K viewsCSS ( Look and Feel )Commerce Pro
0

Hello, I need to hide quantity selection for the options in commerce pro (see attached picture). Because this function is used to personalize a product with different ingredients, but the final user has to select the quantity only for the main product, not for the ingredients.
Please can you share the css code to hide that?
Thanks

Answered question
0

Hlw Ste92 sir,
kindly paste below css code in colors>advance customization css section to hide quantity selection for the options in commerce pro as given in pic.

ion-view[state="commercepro-product-view"] div.card div.list-inset :nth-child(2n) 
{
  display:none;
}


Best regards,
support team.

Posted new comment

Sorry but with that code I can’t even select the options. I mean, in your example it would not be possible to select the size and the model because the arrow doesn’t work.

Sorry but with that code I can’t even select the options. I mean, in your example it would not be possible to select the size and the model because the arrows doesn’t work.

You are viewing 1 out of 1 answers, click here to view all answers.
Download your FREE cms now

on Combo Modules Purchase

20%

20%

on renewal of expired license

20%

20%

on renewal of active license

20%

40%

on renewal of combo active license

60%

Notes:
No coupon code is required. Applied automatically on the cart.
Combo offer is applicable on the purchase of 2 or more modules/renewal/both.
Terms and conditions apply.

Commerce pro: how to hide quantity selection for options

User ID : [email protected]
Pwd : 123456

March 28, 2024 12:33 am