The effects of alcohol on sustanon 250 leucine for – real weight loss & bodybuilding benefits?
Mobile compatibilit...
 
Share:
Notifications
Clear all

[Solved] Mobile compatibility user interface issues

3 Posts
2 Users
1 Likes
638 Views
Posts: 36
Topic starter
(@deewinc)
Trusted Member
Joined: 3 years ago

Hello guys,

 

I have noted a minor issue on the user interface over the display of mouseover text. They don't display well in mobile view. The first two screenshots reveal the problem while the last one is how I expect the plugin to work.

photo 2020 12 16 18 19 36
photo 2020 12 16 18 19 39 (3)
photo 2020 12 16 18 19 39

 

2 Replies
Asti
Posts: 7119
 Asti
Support
(@asti)
Illustrious Member
Joined: 6 years ago

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.

Posts: 36
Topic starter
(@deewinc)
Trusted Member
Joined: 3 years ago

Hello,

Thanks this one fixes the issue. 

Share: