January 6, 2021 at 4:41 am
#10035576
Participant
Thanks…your suggestion got me on the right track for a solution. The 360 distorts a lot of photos. However, I created another class just for the plan images. This will take some manual work to update but I think will work. Not all plan images will need this also.
.thumb-info-plan img {
height: 360px !important;
object-fit: cover !important;
}