I can see in devtools that the element #comp-jtpf5tywcounter is the counter for the gallery
(the annoying “1/1” at the corner of the gallery).
I’d really like to hide it permanently.
I’ve tried:
export function gallery1_onMouseIn(event) {
$w(‘#comp-jtpf5tywcounter’).hide();
}
but it says “#comp-jtpf5tywcounter is not a valid selector”
Are the IDs in devtools different than the actual IDs, or am I missing someone else here?
write me in private, i know some who can help you
Thanks, but I’m not looking to hire someone for a tiny task like this. The answer should be open for everyone to see.
I second this comment- I dont want to see the counter on the gallery as its scrolling- it makes it look like the products your showing are only so many, bc people use these galleries as interactive advertising. It looks unprofessional- and yes please share the answer with the world please, or wix can simply modify this feature so we can turn it on or off
Also I have noticed you can, change the color of the text in the counter, which is in the main settings, probably when it should be on the hover side, because you can only see the numbers when hovering. But you can change the color to sort of blend with the background photo in your galleries. But we really shouldnt have to do that.