Hello, i use gk_portfolio template in Mobile view - Pictures are displayed distorted https://www.helpter-berge.de/index.php/de/helpter-berge/flurnamen/linde what can i do? Thanks
Hi wkadmin, You can add the following CSS code to your site:
.post__content img { object-fit: contain; height: auto; } Hope this helps!
.post__content img { object-fit: contain; height: auto; }
thank you dominic, looks fine