Enfold 3.5.4 / WP 4.5
We have built a team member page prior to upgrading the theme and WP.
Now we have a new team member that needs to be added. Everything works as it should except, no matter what we try we cannot use the 600×400 full size image setting. When we try no image is inserted. We can insert portfolio size, or 300×200 medium size, but of course, all the other team photo’s are sized to full 600×400, so the it looks bad. I have even tried manually changing the settings in the Avia page builder code but no luck, same result (no image).
Please help!
Hey freelancemom!
can u please provide us access and also the image u try to upload?
Regards,
Basilis
Thanks! The image uploads, in fact we have 3 versions uploaded. The link to uploads below is 600×400, but you will see, we cannot select that option when inserting into the team page.
Has anyone had a chance to look at this yet? Thanks.
Hi,
That is because you do not have the images in the same ratio. Please make sure to upload all your images in the same sizes. You can also try adding following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (min-width: 990px) {
.av_one_third .team-img-container {
max-height: 237px;
}}
Best regards,
Yigit
The Quick CSS did the trick, thanks Yigit
Hi,
glad we could help. Let us know in a new ticket if you have some more questions related to the theme. We are happy to assist you.
Best regards,
Andy