Home › Forums › WoodMart support forum › Compatible issues › Reply To: Compatible issues
September 16, 2022 at 11:16 am
#406072
Luke Nielsen
Keymaster
Hello,
Thank you for the clarification and for your patience.
In order to fix the issue with the quantity input, please add the below code to the “Global Custom CSS” area that is in Theme Settings -> Custom CSS.
.dokan-dashboard-wrap div.quantity input[type="number"] {
padding: 0 5px;
text-align: center;
}
If you ever need to reach out to me, please do not hesitate to do so.
Kind Regards