Hi there,
To add modal to one image, I recommend you to use lightbox shortcode.
Please add a text element and insert following shortcode :
[x_image class="my-portfolio" src="http://yourdomain.com/image.jpg" alt="Example" type="thumbnail" link="true" href="http://yourdomain.com/image.jpg" title="Example Image"]
[x_lightbox selector=".my-portfolio"]
To learn more, please check this link http://demo.theme.co/integrity-1/shortcodes/responsive-lightbox/
Hope it helps.