is it possible that the portfolios all have the same height
Hey StephanPfluegler,
Yes, just edit the portfolio and set Portfolio Grid Image Size to Choose the Portfolio Grid image size manually (select thumbnail size) then select a size that you want.
Best regards,
Nikko
Thank you, I cannot find this option??
Hi,
Can you try to upload a bigger image for example around 450px in width and 400px in height. If you don’t have any bigger images then I think this temporary solution might be needed (but should be removed when the bigger images are available), just add this to Quick CSS (located in Enfold > General Styling):
.tag.archive a.grid-image.avia-hover-fx {
max-height: 292px;
margin-bottom: 8px;
}
.archive.tag img.size-portfolio {
width: 100%;
height: auto;
}
Hope this helps :)
Regards,
Nikko