I am trying to display the figcaption or description of the image somewhere on the lightbox (bottom, top or side).
I tried to check the default css of wappler and see if I can use the classes on the default css style in my custom css. As you can see on this image It is not working for me. I tried to modified by html document also, I am still with the same result.
I am sure wappler had (figure and figcaption) in the default css for reason. I hope someone can help me display on the lightbox the description or figcaption when users click on the link or image. Or if you have any recommendation. It will be welcome.
It is working but now I have a little problem. I have a title and description of the image in the database. I wanted to display both using the page break to separate the two because there is only one title attribute.
Do you know if there is way to do that or use the data format to do it? Or any other method you can recommend?