How-to and Troubleshooting
3
Posts
2
Users
0
Reactions
935
Views
Jul 10, 2020 9:27 am
It showing "K" instead of "Facebook". Please give me a solution as soon as possible
2 Replies
Jul 10, 2020 9:42 am
Hi @yourjayanth,
This is just a CSS conflict with the theme or active plugin. You can solve it using this CSS code:
[wpd-tooltip]::after {
width: 81px;
padding: 6px 9px;
}
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.