• Resolved chrisglitz53

    (@chrisglitz53)


    Is there anyway to make the image located within the table *(that opens up to the lightbox? smaller than the default size?

Viewing 1 replies (of 1 total)
  • Plugin Support Syed Numan

    (@annuman)

    Hello @chrisglitz53,

    You should use the following CSS to the table custom CSS section and assigned the height as you want.

    .lity-image img {
        min-width: 450px !important;
    }

    Thank You

Viewing 1 replies (of 1 total)
  • The topic ‘Image size in table’ is closed to new replies.