Extend Tooltip window

Hello,

I'd like to extend our tooltip window -> after clicking a contact bigger window like below should appears - how to do it?

image

And how to make something like /tab (tabulation) (like below):
Job title: System Engineer
Department: IT
Office Phone: 4713

Thank you in advance for your help,
Karol

Hello Karol!

You can manage the size of the block with custom styles for the "qtip" class:

To make the tabulation, you can mark-up a table in the HTML-template of the tooltip or use some CSS means for the same goal:

Thank you, it's working. :slight_smile:

Best,
Karol