Hi,
I need to adjust the size of the Portfolio Grid Ajax image. Here is a screen recording going over what I’m trying to do – https://www.loom.com/share/6410a34d9dd34bb6bb48f1fb6dafce49
Thanks
Hey MikeTandySwag,
Thank you for the inquiry.
The site asked for authentication when we tried to visit it. Please provide the login account in the private field. For the meantime, you can try this css code in the Quick CSS field to adjust the width of the preview image container.
.portfolio-preview-image {
width: 30%;
}
Best regards,
Ismael