Estimate deilvery – text wrapping on mobile
-
Hi, I noticed a problem with text wrapping on mobile.
https://postimg.cc/gallery/drzk1TT
Thank you,
Piotr
Hi,
To fix the issue with text wrapping, try to add the following code snippet to the Custom CSS area in Theme Settings:
body .wd-product-detail {
word-break: unset;
}
Unfortunately, the issue with the tooltip cannot be fixed with custom code alone, but this problem will be resolved in the 8.2 theme update.
Kind Regards
Thank you so much for help. Please close this ticket.
The topic ‘Estimate deilvery – text wrapping on mobile’ is closed to new replies.