Problem with tooltips style not contain the whole text

so i have this problem where my tooltip style somehow stopped in the middle and not cover the whole text? how to fix it?
No description
No description
Solution:
It's because you have entered a single line of text with no breaks, what words do you know that long? You would need to force break the tooltip text with css if you are doing that.
Jump to solution
3 Replies
Solution
toeknee
toeknee4mo ago
It's because you have entered a single line of text with no breaks, what words do you know that long? You would need to force break the tooltip text with css if you are doing that.
TegarJK
TegarJKOP4mo ago
sorry i didnt know, i was just testing the input functionality without thinking about that
TegarJK
TegarJKOP4mo ago
thanks its working now
No description

Did you find this page helpful?