Images sequence

2 replies · opened Jan 5, 2023

MmschejbalJan 5, 2023

Hi,

I removed the thumbnails sequence in the gallery per your instructions:

.mfp-counter {
display: none;
}

But I also want to remove the sequence (1 of ...) from the enlarged images, how can I accomplish this?

Thank you,
Maciek

SSemicolon WebSTAFFJan 6, 2023

Hello,

You will need to use the following code in the css/custom.css File to remove the Counter Images in the Lightbox Gallery:
[ch_pre type="css"].mfp-counter {
display: none;
}[/ch_pre]

This will definitely work fine. Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

MmschejbalJan 6, 2023

Great, thank you!

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard
Images sequence · Canvas Template Support