I am using a custom template and just added:
<span class="custom-tooltip">
<a href="#" class="tooltip-toggle">Test ?</a>
<span class="tooltip-content">Tolltip description come here</span>
</span>
and than added below style code in my theme styles-l.css
.custom-tooltip {
.lib-tooltip(right);
}
and run command belowbin/magento setup:upgrade
**粗体** _斜体_ [链接](http://example.com) `代码` - 列表 > 引用
。你还可以使用@
来通知其他用户。