I am a fan of this template and have used it several times.
But I have a problem that I cannot solve.

When using the "Professorview" in K2, the grid does not respond as it should. Long titles cause blanks in the grid. And my customer is not satisfied with this.

I have made many attempts to fix it with changes in the css, but nothing helps.
Is there anyone who can fix this please.

Thanks in advance.

Lode

    Hi lode999

    You can try to override with this css:

    .professorsListView .itemsContainerWrap {
        min-height: 234px;
    }

    Thank You very much.
    That did the trick.

    Write a Reply...
    You need to Login to view replies.