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: