Hi there,
Hopefully this is my last question according to my project :-).
Have a look here: http://www.private-equity-forum.de/sonstige-dienste/
The Grid is okay, every pic has its correct size. Fine.
But have a look here in the portfolio_entries Link behind “Verband”: http://www.private-equity-forum.de/portfolio_entries/verband/
The first pic is bigger than the second. It runs through some portfolio_entries, e.g. http://www.private-equity-forum.de/portfolio_entries/recht/ (Zirngibl, Benger) I really did nearly everything, changed/deleted the portfolio images but it’s all the same. Where can define this?
Thanks for your help and have a nice week!
Maik
Hey frnetz!
Drag a codeblock element to the post content and add this inside.
<style type = "text/css">
@media screen and (max-width:767px) {
img.attachment-portfolio.wp-post-image {
max-height: 360px;
min-height: 360px;
}
}
</style>
Best regards,
Elliott
Hi Elliott,
thanks for this sudden reply, but it doesn’t fit. What you see in the content behind the link is not a post, it’s a link to a portfolio-category and I’m not able to add a content box because there is not possibility for it. (Menu -> portfolio settings -> categories)
Where is my brainstruggle?
Thx again,
Maik