I could not find any relevant information on this, but I find it hard to swallow that it\'s not doable.
How can I customise the arrow for the popovers? I already did
Use these variables to customize tooltips:
@tooltip-max-width: 200px; @tooltip-color: #FFF; @tooltip-bg: #000; @tooltip-opacity: .9; @tooltip-arrow-width: 5px; @tooltip-arrow-color: #000;
Check the docs here: http://getbootstrap.com/customize/#tooltips