Hi,
When a user clicks on a Portfolio Grid I want to change the size of the image they see in the pop up and remove the smaller image. See the attached url in the private area to see what im going for.
How can I do this?
Thanks!
Hey MikeTandySwag,
Thank you for the inquiry.
Looks like you adjusted the width of the portfolio preview container with the following css code, which also resizes the image.
.portfolio-preview-image {
/* width: 30% !important; */
}
Default width value is 66.6%. To remove the thumbnail, make sure to set the Ajax Portfolio Preview Settings > Display Preview Images settings to slideshow or image list.
Best regards,
Ismael