Hi,
I have a portfolio grid. I want to adjust it so that the distances down and to the right are the same. Unfortunately the distance down is too big. How can I reduce the downturn?
Hey Chris_85,
Can you please be more specific on which distances you need to make smaller?
Best regards,
Victoria
you can see the distance, marked by red lines…the distance should be 5 px….on all devices…On Desktop it works with the following css:
.grid-entry { max-height: 265px;}
but this is a bad solution for smaller displays…
Best regrads
Chris
Hi Chris,
Can you disable caching and minification for now?
Best regards,
Victoria
Hi,
i did…