Hi I am using portfolio items for my staff page. Where I don’t have a photo of the staff member I am using a picture of our logo. The logo picture shows as larger than all the other portfolio items featured pictures in a grid format.Please can you advise how to make it show in the same proportion.
Thanks
Jenny
Hey JennyGr,
Please add the following to quick css:
.post-entry-5861 img{
max-height:205px!important;
}
Let me know if this works for you.
Best regards,
Jordan Shannon
Hi Jordan thanks for the reply. It has made it the right size but it has compressed the image up and ‘warped it’ as such. Is there any way around that?
Thanks
Jenny
Hi,
The original image uploaded would have to be reduced/sized accordingly. I directed the css to that image only so you would only have to do it for that one.
Best regards,
Jordan Shannon