Home › Forums › WoodMart support forum › Red box size › Reply To: Red box size
August 8, 2022 at 3:37 pm
#396128
Luke Nielsen
Keymaster
Hello,
1. With the help of the below code the labels will be in one line so please enter it into the “Custom CSS for mobile” area in Theme Settings -> Custom CSS.
.product-grid-item .product-label {
white-space: nowrap;
}
2. Try to disable the option “Mobile DOM optimization (experimental)” in Theme Settings -> Performance to fix this issue.
https://gyazo.com/0ccfa3e0be6df84bd25e5c3bfb284cce
If you’d like to contact us, we are here for whatever questions you may have.
Kind Regards