Hi, I have a portfolio page where all the featured images are square. But I have just uploaded one and despite being square it is displaying as rectangular. Please can you tell me how I can make look like the rest.
I have gone through the forum and found various css solutions that have worked for other people but I cannot get the featured image to change size.
i.e. the below was put on, but had no effect.
.page-id-423 .x-img-thumbnail {
height: 364px;
}
.page-id-423 .x-img-thumbnail img {
width: 100%;
height: 100%;
}
The URL is https://www.sarahwaterhouse.org/album-covers/
The featured image in question sits at the bottom of the page - Mike Walkers - Ropes
Thanks in advance