Hi,
Is it possible to remove timer line in Boutique template's Image Show module? Meaning this tiny timer bar that runs from left to right when a slide is displayed.. If so, how do I disable it?
div.gkIsTimeline {
display: none !important;
}