Viewing 1 replies (of 1 total)
  • hi buildwebguide,

    thanks for the hint, there’s missing the max-height property,

    will be corrected for the next version, finished very soon..

    for now, got to “appearance” -> “theme settings” -> “css” tab and add this :

    img {
    max-width: 100% !important;
    height: auto !important;
    }

    this will make all your images responsive on your site ??

    cheers, konrad

Viewing 1 replies (of 1 total)
  • The topic ‘Images don't display well in mobiles’ is closed to new replies.