I have the following div:
<span data-placement="bottom" data-toggle="popover" data-container="body">Press Me!</span>
with the following popup:
<div id="popover-content" class="hide"> ... </div>
How do I remove the arrow from the popover window??
.popover.bottom .arrow {visibility:hidden;}
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With