• Resolved Jim

    (@jwmc)


    I’m trying out SimpLy and really like it but I’m afraid the fact that captions can’t wrap in the lightbox and get truncated is a deal-breaker for me. See:
    https://ww.wp.xz.cn/support/topic/long-lightbox-caption/

    I have a scientific site and some figures need a long caption. Could it be possible to fix/add that?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author GalleryCreator

    (@gallerycreator)

    Some features are only available in the premium version. But this forum is only for discussing the free version of the plugin.

    Thread Starter Jim

    (@jwmc)

    Thank you. The premium version may be the way to go, although my site is non-profit. I did find that the following code allows the caption to wrap:

    /* Get captions to wrap in light box */
    .pgc-rev-lb-b-view div.pgc-rev-lb-b-item-title {
    	white-space: normal; }
    

    That said, it still doesn’t look as nice as some of the examples on the website, with centered title and caption below the images.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Wrap caption in lightbox’ is closed to new replies.