Tiny category image

We have recently added logo images to some of our category and they originally looked great, taking up the full vertical space, but have now become small without us changing any settings. I appreciate any help on this!

1 Like

Yes, there’s been a recent change to these:

There’s nothing to it, but fiddling around with custom css to make it work again with your specific image.

Example with:

.category-heading__logo.category-logo.aspect-image {
  width: auto;
  height: 150px; 
}

Might need some tweaks for mobile vs desktop.

@marvi were you able to resolve your issue? If so, would appreciate a reply here to share what you did! If not and you still need more help you can let us know what you’ve tried and where you got stuck. Or as a hosted customer of ours you’re also welcome to write to team@discourse.org.