CSS Classes

Here is the list of classes applied to the popover which you can use in conjunction with popoverClass option to apply custom styles on the popover.

Here's a tip!

It's best to create a new CSS file with these classes and then import it into your project when you want to use them.

ClassDescription
aideye-popoverClass assigned to popover wrapper.
aideye-popover-arrowArrow pointing towards the highlighted element.
aideye-popover-titleTitle of the popover.
aideye-popover-descriptionDescription of the popover.
aideye-popover-close-btnClose button displayed on the top right corner.
aideye-popover-footerFooter of the popover displaying progress.
aideye-popover-progress-textProgress text of the popover.
aideye-popover-prev-btnPrevious navigation button of the popover.
aideye-popover-next-btnNext navigation button of the popover.
aideye-activeApplied to the body when aideye is active.
aideye-fadeApplied to the body when aideye is animated.
aideye-simpleApplied to the body when aideye is not animated.
aideye-overlayThe lightbox displayed over the page.
aideye-active-elementWhenever an element is highlighted.