*

joji

  • **
  • 21 posts
Design issue
« on: April 30, 2021, 05:40:15 PM »
Why this ? image height

*

MB Themes

Re: Design issue
« Reply #1 on: April 30, 2021, 05:45:03 PM »
Image height is not limited, all depends on image aspect ratio.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

joji

  • **
  • 21 posts
Re: Design issue
« Reply #2 on: April 30, 2021, 07:50:41 PM »
Image height is not limited, all depends on image aspect ratio.

How to add  max height
« Last Edit: May 01, 2021, 03:21:12 AM by joji »

*

MB Themes

Re: Design issue
« Reply #3 on: May 01, 2021, 08:32:25 PM »
@johi
I would not change height of image, but parent box.
Try this:
Code: [Select]
.products.grid .simple-prod .img-wrap, .white .simple-prod .img-wrap {max-height:500px;}
Or do not use force image aspect in media settings, you might use "best crop" instead
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots