Getting your Bootstrap Popover Popper going on in WordPress Theme

Bootstrap Popover is a nifty little tool like a tool tip function that displays more text by clicking on the button. Click to toggle popover Underlying code below… <button type=”button” class=”brxe-button bricks-button bricks-background-primary btn btn-lg” data-bs-toggle=”popover” data-bs-title=”Popover title” data-bs-content=”And here’s…