Search code examples
jquerycsstooltipster

Arrow position incorrect based on "side:['top','bottom']"


I have implemented the latest version of tool tipster plugin at takeitdown ( scroll to "supporters" and click on names) and I have set the following options

{
contentCloning: true,
trigger: 'click',
theme: 'tooltipster-borderless',
maxWidth: 320,
minWidth: 130,
side: ['top', 'bottom'],
}

but when the tooltip displays the "arrow" position is badly off. How is this happening and what can be done to fix it?


Solution

  • I solved it by Add some additional styles to the element via the class