This topic has 5 replies, 2 voices, and was last updated 1 years, 2 months ago ago by Tal
hey.
the quantity on mobile single product crossells are to big like here:
https://prnt.sc/3-_EA18-DL-T
Hello, Tal,
Thank you for contacting us and for using XStore.
Please try to use the next custom CSS code (Theme Options > Theme custom CSS > Mobile):
.single-product-builder .et_product-block .related-products-wrapper .quantity-select {
min-width: unset;
}
Kind Regards,
8theme team
hey
its fixed at crossells but at upsells its still the same
how to fix it too?
https://prnt.sc/UjX5TsYfi5Xu
Hello, Tal,
We appreciate your prompt response.
In this case, please change the previous code to:
.single-product-builder .et_product-block .quantity-select {
min-width: unset;
}
Kind Regards,
8theme team
thank you very much its fixed!
The issue related to '‘quantity edit is to big at mobile crosssells on single product page’' has been successfully resolved, and the topic is now closed for further responses