For my product pages, I want to create a review section where there will be thumbnail size pictures and which will become full screen when clicked. The source of the images will be an ACF field that is nested in looper.
To do so, it looks using the Modal element looks like a right choice (If you think there is a better option, please let me know and discard what’s written below.)
When I use the Modal element and use the ACF field as a source, the image always stays behind the backdrop color. I cannot bring the image element to the top, so the backdrop color does not act like a backdrop color or background layer.
If I do not use the ACF field as the image souce, however, I do not have this issue.
Like I said above, I do not have to use the Modal element. If there is a better way to achieve what I want to achieve (such as the review images on Amazon), I highly appreciate your guidance.
Thanks!