Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author ndre

    (@ndre)

    Thanks for reporting it.

    We will include the fix with the next update.

    If you need it immediately you can insert the following rule into your theme CSS file:

    .classic-grid-image-wrapper .image img {
        height: auto;
        width: auto;
        max-width: 100%;
    }
    Thread Starter Masterscr

    (@masterscr)

    Nothing changed after i put the code in my theme .css

    How come?

    Thread Starter Masterscr

    (@masterscr)

    Excuse it works! thanks!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Resize image on category page’ is closed to new replies.