Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1422904

    Ich habe Portfolios angelegt und jeweils einen Textauszug hinzugefügt. Da die Texte aber nicht immer gleich lang sind, haben die einzelnen Post unterschiedliche längen. Kann man das verhindern ? Vielleicht eine fixe höhe angeben? Aber wie?

    #1422961

    Hey Lin84,

    Thank you for the inquiry.

    You can apply a minimum height to the grid content container but this will leave gaps or whitespace for items with shorter excerpts. Please add this code in the Quick CSS field.

    .grid-content {
        min-height: 300px;
    }

    Best regards,
    Ismael

    #1422971

    Vielen Dank. Das hat funktioniert.

    #1422977

    Hi,

    Great! Glad to know that the changes worked. Please do not hesitate to open another thread if you need anything else.

    Have a nice day.

    Best regards,
    Ismael

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Portfolio’ is closed to new replies.