Hello everyone!
Sorry for my terrible English.
But I wonder if yours can help me with a small bug …
I’m using AJAX portfolio to introduce the members of my team, but when I click on the image, the window of AJAX portfolio stretches vertically and then adapt to the standards of the page.
Hey!
Try adding this code to the Quick CSS:
.ajax_slide {
max-height: 552px;
}
Cheers!
Josue