Gallery captions

4 replies · opened Mar 31, 2021

MmschejbalMar 31, 2021

Hi,

Is there an option to add captions to a gallery instead of listing the number of slide, e.g. 1 of 9, etc.
I'm attaching a gallery sample here.

Many thanks,
Maciek

SSemicolon WebSTAFFApr 1, 2021

Hello,

You can simply add title="Lightbox Caption" to the data-lightbox="gallery-item" Element. Example:
[ch_pre]
attachment
[/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.

MmschejbalApr 1, 2021

This works fine, thanks! Any way to remove the sequence "1 of..."?
M

SSemicolon WebSTAFFApr 1, 2021

Hello,

You can use the following CSS Code:
[ch_pre type="css"].mfp-counter {
display: none;
}[/ch_pre]

Hope this Helps!

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

MmschejbalApr 1, 2021

Beautiful, thanks much!!!

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