Comments Sid started the conversation1 week ago on January 26, 2025 at 12:03amWe have products that are up to 500 in quantity. The selection area is only 2 characters wide so the customer can't see the whole number.. 1,297Dustin replied1 week ago on January 27, 2025 at 4:47pmHi Sid, Please add below CSS code to WP-Admin → Appearance → Customize → Additional CSS: .woopq-quantity .woopq-quantity-input .qty { width: 80px; } If it doesn't work, please send me your website credentials (wp-admin link, username, and password) or create a dev/staging site with identical configurations so I can check for any issues.Best regards,DustinSid replied1 week ago on January 28, 2025 at 2:26amHi Dustin,Thank you for getting back with me. I placed it in the customizing additional CSS. That did not seem to work. Check out this page for reference:https://musicmagicevents.com/product/pure-crystal-collection/ 1,297Dustin replied4 days ago on Friday at 5:09amPlease add below CSS code to WP-Admin → Appearance → Customize → Additional CSS: .woopq-quantity .qty { width: 60px !important; text-align: center !important; } And the result: Best regards,Dustin Sign in to reply ...
We have products that are up to 500 in quantity. The selection area is only 2 characters wide so the customer can't see the whole number..
Hi Sid,
Please add below CSS code to WP-Admin → Appearance → Customize → Additional CSS:
If it doesn't work, please send me your website credentials (wp-admin link, username, and password) or create a dev/staging site with identical configurations so I can check for any issues.
Best regards,
Dustin
Hi Dustin,
Thank you for getting back with me. I placed it in the customizing additional CSS.
That did not seem to work. Check out this page for reference:
https://musicmagicevents.com/product/pure-crystal-collection/
Please add below CSS code to WP-Admin → Appearance → Customize → Additional CSS:
And the result:
Best regards,
Dustin