Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Remove cropping on single portfolio post, main image (beside 40%) thumbnail?

Home / Forums / Pinnacle Theme / Remove cropping on single portfolio post, main image (beside 40%) thumbnail?

This topic is: Resolved
[Resolved]
Posted in: Pinnacle Theme
October 3, 2018 at 2:27 am

Hi,

I have a portfolio of products, grid setting to Square 1:1. But on the actual portfolio post detal page (single portfolio), the image is cropped, not 1:1:

Is there a setting or a function I can use to remove the crop? I tried changing the max-width and height CSS values for img(although not sure I want to change it for all images on site) and also for .single-portfolio .portfolio-single-img, but that doesn’t seem to have much effect. I.e. setting the height is ignored, regardless of the value, even something tiny – the image height doesn’t change:

.single-portfolio .portfolio-single-img {
width: 56% !important;
height: 55% !important;
}

height remains the default one.

thanks,
Lukas

  • The forum ‘Pinnacle Theme’ is closed to new topics and replies.