Remove prev/next arrows in labeled graphic popovers

This CSS theme component visually hides the arrows (outlined in red). The arrows can cause confusion to the learner, as the interaction will eventually loop back to the beginning of the markers.

.bubble--active .bubble__controls {
    display: none;
}

First time installing a CSS Theme Component? Watch this video:

Getting started with theme components? Download the blank theme component css file.
Watch: installing a theme component.


Posted

in