Comments Artur started the conversationFebruary 20, 2024 at 8:55amHello, when I switch the display options, the display of the quantity in the set disappearsAttached files: correct.png Снимок экрана 2024-02-20 в 09.45.56.png 767Janilyn repliedFebruary 20, 2024 at 9:15amHi Artur, Thank you for contacting WPClever Support Forum. We’ve received your question. This is a minor CSS issue. However, we need more information in order to help you with the custom codes. Please provide us with a link to your published product for checking? We need to check the frontend in order to provide the proper CSS code for your needs. After receiving your information, I'll proceed to the next step. Best regards. Janilyn T. - WPClever Support AgentArtur repliedFebruary 20, 2024 at 10:32amhttps://es.brightnaturo.com/producto/sueno/ 1,224Dustin repliedFebruary 21, 2024 at 7:28amHi Artur,Please add below CSS code to WP-Admin → Appearance → Customize → Additional CSS: .woosb-quantity-input-plus, .woosb-quantity-input-minus { display: none !important; } .woosb-products .woosb-product .woosb-quantity { width: 130px; flex: 0 0 130px; }And the result https://app.screencast.com/Xv07ukuza9QfvBest regards,Dustin Sign in to reply ...
Hello, when I switch the display options, the display of the quantity in the set disappears
Attached files: correct.png
Снимок экрана 2024-02-20 в 09.45.56.png
Hi Artur,
Thank you for contacting WPClever Support Forum. We’ve received your question. This is a minor CSS issue.
However, we need more information in order to help you with the custom codes. Please provide us with a link to your published product for checking?
We need to check the frontend in order to provide the proper CSS code for your needs.
After receiving your information, I'll proceed to the next step.
Best regards.
Janilyn T. - WPClever Support Agent
https://es.brightnaturo.com/producto/sueno/
Hi Artur,
Please add below CSS code to WP-Admin → Appearance → Customize → Additional CSS:
And the result https://app.screencast.com/Xv07ukuza9Qfv
Best regards,
Dustin