Just spotted that our category images have shrunk from 200px wide to about 72px wide… looks a bit daft…
Inspecting the element it appears to be .category-logo.aspect-image in topic-list.scss but I can’t seem to find where this actually is on our hosted site, nor why it has changed?
You’d need to use a little CSS in your theme (or as a theme component) to resize them. That said, I’m not certain that this change was supposed to resize images - I thought it was just reserving the space to prevent jumping. If you can hang on 'til Monday I’ve asked Vinoth about it and should have more details for you next week.
Less than half of the size they were before, pretty sure its the line which states max-width: 25% - if I unchecked that in the inspector, they revert to 200px wide again.
Happy to hang on till Monday, no point us adding stuff to revert if it might revert on its on later
We no longer have small images… now we have large ones… they are in fact larger than what we had originally!
Our images were originally around 200x112px, they are now weighing in around 267x149px.
Any chance we can have them back to 200x112 please
It looks like the sizes used on the categories view are the same as the ones that were used on the specific category view, these were always a little bit larger and that was fine.