Question: The popup is a popup now, but now I need to configure the dimension of the popup. How do I fix that? I want the popup match the size of the image
Answer:
You could config CSS in our module configuration here
CSS:
.popup_wrapper.mfp-with-anim {
width: max-content;
}
If you need any further support, please feel free to let us know