Hi,
https://basefive.co/blogs/banter
Wanting to show blog featured images in a 1:1 (sqaure) ratio rather than landscape. Would love some help if possible.
Hi,
https://basefive.co/blogs/banter
Wanting to show blog featured images in a 1:1 (sqaure) ratio rather than landscape. Would love some help if possible.
Hi @dmacdonald ,
Copy below CSS code and paste in to assets/base.css file at last line,
.blog .media--landscape {
padding-bottom: 100%;
}
Regards,
Jay
Worked like a charm, thank you.
Welcome! @dmacdonald