Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1330167

    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!

    #1330245

    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

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.