Limited Support
Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.
2 Replies
Dec 17, 2020 7:48 am
Hi @deewinc,
This is just a small CSS conflict with the active theme. Please use the CSS code below to solve the issue:
#wpdcom label.wpd_label, span[wpd-tooltip] {
word-break: normal !important;
}
Put the code in the Top Admin Bar > Customize > Additional CSS > "Additional CSS" textarea, save it, delete all caches and check again.
Also, please try on incognito mode if you're checking on mobile devices. Because mobile browsers have a hard cache, you'll not be able to see the change immediately.
Dec 27, 2020 1:58 pm
Hello,
Thanks this one fixes the issue.