• Resolved Peter

    (@hardpeter4u)


    Hi,
    I’m very sorry I keep bothering you!!
    I’m using “Gallery Type” – “Grid with Popup”
    The image shows on the left and on the right is a box that’s supposed to show the caption. Is this correct?
    If so, no caption is showing.
    I’m attaching a screenshot.

    Thank you again in advance!!

    Peter

Viewing 1 replies (of 1 total)
  • Plugin Author webcodingplace

    (@webcodingplace)

    Hi Peter, the image should display in the center. Currently, there is not any option for the caption. Maybe there is a CSS conflict, if you can provide the URL I can help you fix it.
    or try pasting this CSS code in the custom CSS box

    .imgs-grid-modal .modal-inner .modal-image img {
      display: inline-block;
    }

    Regards

Viewing 1 replies (of 1 total)
  • The topic ‘Modal with Caption’ is closed to new replies.