Hide the image label when slider reached the end of the image

If you move the slider all the way to one end of the image, you will only see ONE image (if you move the slider all the way to the right, for example, you will only see the “Before” image) but you will can see both labels. In this case, the “After” label should remain hidden. The previously suggested CSS-Code
‘[class*=“PairSliderLabel__Container”] {
display: none;
}’

does not fulfill this, as BOTH labels are simply hidden here instead of just one. I have tried to illustrate this in the attached picture (sittuation: slider on the right side, so this label should be hidden →

1 Like

Hi @Unggle_Thomi :wave:

Sorry for the delayed response!

I see that my colleague Danis has already contacted you and forwarded your request to the devs. He’ll keep you in the loop :slightly_smiling_face: