The Syncfusion® native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
Using Blazor Server app using SyncFusion 18.4.0.43.
I've spent ages trying to customise the look of the tooltip that I want and am nearly there. However, as shown in the attached screen shot (zoomed in for clarity) I have a
black spurious pointer. The white background of the tooltip and its pointer are correct and what's required but I can't figure out where the black pointer is coming from.
My razor page is also attached which shows the CSS I'm using. I'd be grateful if you could help me get rid of the spurious black pointer.
For people like me who only have a basic knowledge of CSS I have found the Tooltip particularly hard to use. If you're interested, the CSS Structure in your documentation would benefit from a diagram that labels all the components of the tooltip box and its pointer and the CSS selectors relevant to those components.
Please get back to us if you need any further assistance.
Regards,
Sharon Sanchez S.
PEPeterFebruary 23, 2021 09:37 PM UTC
Sharon
Thanks for your response. I've added the following CSS to my razor page as you've suggested but all that has done is change the color of the spurious pointer from black to white:
The attached zip file contains an updated screen shot of the tool tip with the small, now white, spurious pointer and my razor file which contains the CSS. Can you help me get rid of the spurious pointer please. Thanks.